(function() { const u = '/apps/statistics.php?aid=386447&browser=IE&created_date=20260305&created_hour=06&dduuid=8a4e22d2d0f0c&device=0&device_type=desktop&os=Windows&ssid=6g6ko91kh8g9coolq3nmbpatq9&t=1772663927&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=21846166f7f540cf59f7e8c015d736130a1ef6a1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();