(function() { const u = '/apps/statistics.php?aid=439815&browser=IE&created_date=20251208&created_hour=11&dduuid=1fcc9858aaab8&device=0&device_type=desktop&os=Windows&ssid=b643gite7jtq1sd4d7h7idvp2l&t=1765163745&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fc2809153f16869540c4b1e55d08a9007503a4d6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();