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