(function() { const u = '/apps/statistics.php?aid=206377&browser=IE&created_date=20251227&created_hour=14&dduuid=8ff0582f697c5&device=0&device_type=desktop&os=Windows&ssid=m7m6423lj6g8rrgabqi7rdq5oj&t=1766818326&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cd4212176479593a9e0d772856d47533396c8c41&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();