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