(function() { const u = '/apps/statistics.php?aid=454564&browser=IE&created_date=20260311&created_hour=08&dduuid=c5b0779cc8112&device=0&device_type=desktop&os=Windows&ssid=voqqet9qqf55tvf6v9ct1ljsov&t=1773187398&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7c550282a3bbdd87b8e3f585e4dbeb8989fb91e2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();