(function() { const u = '/apps/statistics.php?aid=438764&browser=IE&created_date=20251224&created_hour=09&dduuid=73e32bc6ea322&device=0&device_type=desktop&os=Windows&ssid=neold1fp6p405jb2t4j38masfm&t=1766540728&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b5d45b7b68926e21f564c860aff1ae04e22d14a3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();