(function() { const u = '/apps/statistics.php?aid=428572&browser=IE&created_date=20260224&created_hour=18&dduuid=4f0cb23217f1c&device=0&device_type=desktop&os=Windows&ssid=lolqaft08nd5jcmft02c3qq88o&t=1771929802&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c8d3946b40be9057d26e950175b4a8c36ce6a5fe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();