(function() { const u = '/apps/statistics.php?aid=441297&browser=IE&created_date=20251224&created_hour=00&dduuid=8de914f826332&device=0&device_type=desktop&os=Windows&ssid=q542nmn53g5clns75o8uevrb32&t=1766508734&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d6d71cb4c1b7385b733f58ad0960f7df0e996f8a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();