(function() { const u = '/apps/statistics.php?aid=445531&browser=IE&created_date=20251231&created_hour=08&dduuid=8ed4216e9a447&device=0&device_type=desktop&os=Windows&ssid=bijsufqiu8rnokhf243qm2727b&t=1767142299&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8a72abd2a7d7925924a89b0d41586ed565bdc0d0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();