(function() { const u = '/apps/statistics.php?aid=97344&browser=IE&created_date=20260307&created_hour=16&dduuid=39db67ae0ee21&device=0&device_type=desktop&os=Windows&ssid=fosefevvkr9qlhq5334toq8rj9&t=1772872926&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e4964cf8e44af9ca838ac2e49a308e39d18d0e39&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();