(function() { const u = '/apps/statistics.php?aid=444712&browser=IE&created_date=20251221&created_hour=22&dduuid=eab5dbc250b65&device=0&device_type=desktop&os=Windows&ssid=lek41bripa3oq29fursnlsiu23&t=1766327306&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ecdf4dfcb73b392eff5784855b7f7905cbb533dd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();