(function() { const u = '/apps/statistics.php?aid=452516&browser=IE&created_date=20260306&created_hour=00&dduuid=11e9e11f2ff34&device=0&device_type=desktop&os=Windows&ssid=ekbbq7623bi9ubkkn5ig3l7b4d&t=1772727780&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=aa7e1ff2076c5cdb19d5b40814d8222fc11cf148&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();