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