(function() { const u = '/apps/statistics.php?aid=439407&browser=IE&created_date=20251223&created_hour=15&dduuid=c0b5140ecc2ef&device=0&device_type=desktop&os=Windows&ssid=1kkm8sfrvoegegekh7kp9bkdle&t=1766473675&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d8e53ba47f81d562b57f20c9af35c5a0083dde78&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();