(function() { const u = '/apps/statistics.php?aid=448553&browser=IE&created_date=20260112&created_hour=22&dduuid=29be8b9c11bef&device=0&device_type=desktop&os=Windows&ssid=f1ll392cdht6upc4871luatupd&t=1768226797&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c70ba80fcd49b7a2c5df6ce9bcf6df4c56adda9d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();