(function() { const u = '/apps/statistics.php?aid=433168&browser=IE&created_date=20251228&created_hour=21&dduuid=add4e394dd2db&device=0&device_type=desktop&os=Windows&ssid=qdm67gglkp7i9i851iknive03h&t=1766927278&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f455df757782e931eb5424c255629e58f37ce2f1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();