(function() { const u = '/apps/statistics.php?aid=443662&browser=IE&created_date=20251224&created_hour=18&dduuid=5d7cd9aff8e64&device=0&device_type=desktop&os=Windows&ssid=bi76scq2luiseje0mdkh02knju&t=1766573121&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=11f74737514cc3d87aff1d1ea264181d8f25303c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();