(function() { const u = '/apps/statistics.php?aid=443725&browser=IE&created_date=20251224&created_hour=10&dduuid=ff8d9ee857254&device=0&device_type=desktop&os=Windows&ssid=jpbamqet9jolf1cbttnmgq8bil&t=1766545054&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1f6334ac8ad70b36a5d12881bb904958091a5dbd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();