(function() { const u = '/apps/statistics.php?aid=455228&browser=IE&created_date=20260312&created_hour=03&dduuid=6e9d8f94289e0&device=0&device_type=desktop&os=Windows&ssid=fhfg98jrtjsj5qhq2i5er7c6nl&t=1773255716&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0fc75aada61899f0343ba6e1f41b9cf97b96ea4f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();