(function() { const u = '/apps/statistics.php?aid=455057&browser=IE&created_date=20260224&created_hour=09&dduuid=8f831b0ed394a&device=0&device_type=desktop&os=Windows&ssid=brbtt2tigofh10er8rr4o44hs0&t=1771895469&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=05eb19bfc7be1b437d91879b79c19bfeb194a4d7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();