(function() { const u = '/apps/statistics.php?aid=448257&browser=IE&created_date=20260122&created_hour=01&dduuid=71a3f8faccb16&device=0&device_type=desktop&os=Windows&ssid=lkh3vqhkjpmqbiphd2n77vq9k1&t=1769015478&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e5682d580d2f962d850d70f22794d42f4c001fc5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();