(function() { const u = '/apps/statistics.php?aid=455290&browser=IE&created_date=20260311&created_hour=21&dduuid=1047c904f6b96&device=0&device_type=desktop&os=Windows&ssid=sro446g7kfrepf8fg569deuedi&t=1773237541&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=99a675192a6c5a36e96d6c0a10e4756f5755ca98&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();