(function() { const u = '/apps/statistics.php?aid=262594&browser=IE&created_date=20251223&created_hour=18&dduuid=22ca9c2307661&device=0&device_type=desktop&os=Windows&ssid=fjo7u01irdji15nvlioep6jm0e&t=1766484904&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8f6340884ff0218a3e9798f10c63aee903fe6444&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();