(function() { const u = '/apps/statistics.php?aid=442196&browser=IE&created_date=20260313&created_hour=05&dduuid=eacb5c0f92f86&device=0&device_type=desktop&os=Windows&ssid=urgjder7ksk0gt6lodjhfaf1sp&t=1773351436&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0107734083462047f63a6b9a30ade4fd910a8233&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();