(function() { const u = '/apps/statistics.php?aid=448995&browser=IE&created_date=20260113&created_hour=11&dduuid=5f1cc3f30fbfe&device=0&device_type=desktop&os=Windows&ssid=gmp58oqh0ts0l661k1651kg53b&t=1768276296&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6902d3a0163e4b77468f0f6a0c21de7d36b401b2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();