(function() { const u = '/apps/statistics.php?aid=446066&browser=IE&created_date=20260311&created_hour=18&dduuid=d037f92e9ffb3&device=0&device_type=desktop&os=Windows&ssid=lk70pjj6ns83427f6t8gco746e&t=1773224267&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7c078a02d69d2fa160ff23827c6f4a4965ed1b32&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();