(function() { const u = '/apps/statistics.php?aid=446900&browser=IE&created_date=20260226&created_hour=11&dduuid=a97c5ac9b6306&device=0&device_type=desktop&os=Windows&ssid=ritq504un5g924lb997a3ufj91&t=1772077668&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8fc133b3276e7fa8c5e5fa4bda394f3ea19e48cd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();