(function() { const u = '/apps/statistics.php?aid=448653&browser=IE&created_date=20260122&created_hour=09&dduuid=973fbdb05419c&device=0&device_type=desktop&os=Windows&ssid=glpgapiciu5nvagsep9g28cfqr&t=1769045202&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f519ed76c3be878712532e8a8d6502d37c1369aa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();