(function() { const u = '/apps/statistics.php?aid=392763&browser=IE&created_date=20251220&created_hour=13&dduuid=8f1c6f88a6e34&device=0&device_type=desktop&os=Windows&ssid=amqusc640fk6tg8qi873g7mo5i&t=1766209989&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c098369e9e14343f298195a32476e9e31eb04a99&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();