(function() { const u = '/apps/statistics.php?aid=442689&browser=IE&created_date=20260311&created_hour=01&dduuid=459bed6271d49&device=0&device_type=desktop&os=Windows&ssid=io9rn93fotoarrls65617nd1gg&t=1773165293&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bd371d792e72261e42ecc29efa2ef875d0d98aa3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();