(function() { const u = '/apps/statistics.php?aid=437070&browser=IE&created_date=20251229&created_hour=02&dduuid=6c97273dc203c&device=0&device_type=desktop&os=Windows&ssid=gn9qku0l7g5n57khbni56ab8fe&t=1766947375&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d6d4e29634faf700d4b976874c4301795aaccc2b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();