(function() { const u = '/apps/statistics.php?aid=428758&browser=IE&created_date=20251217&created_hour=06&dduuid=a08b5c24fbb54&device=0&device_type=desktop&os=Windows&ssid=4n66fo3ev62pi2eq1ku83bk5ms&t=1765922883&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=157e70bc1e9e3086fa600c845a82d0bdcb43d774&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();