(function() { const u = '/apps/statistics.php?aid=444304&browser=IE&created_date=20251218&created_hour=14&dduuid=ef548b8b0db44&device=0&device_type=desktop&os=Windows&ssid=n4ujq2hdtmt47in3m21tc23s12&t=1766040014&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ecf017daa25949b8bd7d46a9e72f9b2866af3000&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();