(function() { const u = '/apps/statistics.php?aid=47099&browser=IE&created_date=20260305&created_hour=02&dduuid=ca8574928c304&device=0&device_type=desktop&os=Windows&ssid=foatl5tb4vjfi1lfb87r2m90kc&t=1772648716&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8c7c81b220927064bb9a88f8c7bf1827af94ead8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();