(function() { const u = '/apps/statistics.php?aid=451929&browser=IE&created_date=20260225&created_hour=11&dduuid=c71635586c867&device=0&device_type=desktop&os=Windows&ssid=ufo11ice4i7b3apmkvuuru8o27&t=1771991942&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b6431c627aecd0680b7857b8e417b2f16c7ea80d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();