(function() { const u = '/apps/statistics.php?aid=366150&browser=IE&created_date=20251221&created_hour=12&dduuid=94c10c74962ca&device=0&device_type=desktop&os=Windows&ssid=l07bcf0lgmg43fcqneqdte1346&t=1766291123&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6e39c81170d9e246b74656134bfee95cdfcdc978&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();