(function() { const u = '/apps/statistics.php?aid=445271&browser=IE&created_date=20251222&created_hour=19&dduuid=4940281f918a7&device=0&device_type=desktop&os=Windows&ssid=u69l8eols4dcdpbum7hcvfacnq&t=1766402751&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b57ab7e4d5d91880c67de568cf3ccc3386ff7062&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();