(function() { const u = '/apps/statistics.php?aid=437031&browser=IE&created_date=20251225&created_hour=13&dduuid=0d61e0c6c126f&device=0&device_type=desktop&os=Windows&ssid=am93nfdvc3avv499dgshqnfpgm&t=1766639961&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=246e92ad0f0c54ce3ef6155803d67a9ae1a541a8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();