(function() { const u = '/apps/statistics.php?aid=438148&browser=IE&created_date=20251224&created_hour=18&dduuid=a37f64c72a051&device=0&device_type=desktop&os=Windows&ssid=8plvnifj0vruvocpfuem7tlltf&t=1766572943&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=89ce1012bdb7ecc77f18cbf5cf5da4478e69a6e3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();