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