(function() { const u = '/apps/statistics.php?aid=437592&browser=IE&created_date=20251225&created_hour=05&dduuid=32f95271d3e85&device=0&device_type=desktop&os=Windows&ssid=tql15bit34cces4ak3o83gn848&t=1766613426&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9b23124f152b7229db0c07a4ea4636fce524d453&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();