(function() { const u = '/apps/statistics.php?aid=422021&browser=IE&created_date=20260131&created_hour=23&dduuid=aec12d38cce4d&device=0&device_type=desktop&os=Windows&ssid=pgiohmhd9cd6h02i5s211ijpll&t=1769875033&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=580d9de8646f3a170c086c919f466de42dfe545a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();