(function() { const u = '/apps/statistics.php?aid=438799&browser=IE&created_date=20251224&created_hour=05&dduuid=fe36f4ea9b222&device=0&device_type=desktop&os=Windows&ssid=fvqcneirghine403fc41qlt98o&t=1766524661&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6d14daa35978f076c61b32329799b2ddfaca5a8a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();