(function() { const u = '/apps/statistics.php?aid=420250&browser=IE&created_date=20260103&created_hour=03&dduuid=402e77109edd0&device=0&device_type=desktop&os=Windows&ssid=ivhroegt4folv0igpmaoi498rq&t=1767381553&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7eb63ecbacb8356d9d19ed1883f2ea1bc328a727&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();