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