(function() { const u = '/apps/statistics.php?aid=209352&browser=IE&created_date=20251228&created_hour=03&dduuid=0c0f48ca17f58&device=0&device_type=desktop&os=Windows&ssid=gaa58210c613iu40ungjfvuu9r&t=1766863941&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=922c2ed7fb6f594fcabe200785bf4bba9535f1a6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();