(function() { const u = '/apps/statistics.php?aid=403145&browser=IE&created_date=20251217&created_hour=16&dduuid=a2692d5a92fd0&device=0&device_type=desktop&os=Windows&ssid=ora8ungnnke2io4mlbf8p0j9pp&t=1765961214&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=555d3d5304b7a000279ae33d3d597e9e3182370b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();