(function() { const u = '/apps/statistics.php?aid=422361&browser=IE&created_date=20260131&created_hour=15&dduuid=2961f7964b529&device=0&device_type=desktop&os=Windows&ssid=qotqalu99269anq46ekr229ucr&t=1769844164&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fef325c4136d09a12ce90a948d6abb5c13defb40&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();