(function() { const u = '/apps/statistics.php?aid=442290&browser=IE&created_date=20260306&created_hour=03&dduuid=e5e21b40735f1&device=0&device_type=desktop&os=Windows&ssid=afl6ufo58f1oa0el3kpr68usp7&t=1772739618&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=82177b722df8eed69a146705bf8b437c1ee68f5a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();