(function() { const u = '/apps/statistics.php?aid=452953&browser=IE&created_date=20260306&created_hour=08&dduuid=b8de257b448b1&device=0&device_type=desktop&os=Windows&ssid=i7n5vles3vomjq1usmdoi1j4v5&t=1772757833&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7d651912e2fd874d04d4b07dd0e9916a0e42e72b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();