(function() { const u = '/apps/statistics.php?aid=404341&browser=IE&created_date=20260224&created_hour=01&dduuid=1e12c3bd469b2&device=0&device_type=desktop&os=Windows&ssid=gepjsbkg8sth0081p1bo2s7nr7&t=1771866728&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=abfdbce730c3a773eff9dae02f4bd28df197df2c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();