(function() { const u = '/apps/statistics.php?aid=452446&browser=IE&created_date=20260305&created_hour=20&dduuid=eb9f3826e5772&device=0&device_type=desktop&os=Windows&ssid=kilojb4g29q09c66fo3g0gtcar&t=1772712741&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=666232e9f09afc902e2ee26b31d3c4f7b08e21f6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();