(function() { const u = '/apps/statistics.php?aid=22752&browser=IE&created_date=20260305&created_hour=07&dduuid=eb3ef7bad7685&device=0&device_type=desktop&os=Windows&ssid=lksc6a1adgch3e53dqtrb7elh3&t=1772666309&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c454d7c04f99a33f3935dbce6912f7150a67e5b8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();