(function() { const u = '/apps/statistics.php?aid=404065&browser=IE&created_date=20260311&created_hour=10&dduuid=1451b0c4be778&device=0&device_type=desktop&os=Windows&ssid=ml8a3u2hdo2am4ddd5mg7rbqh2&t=1773194448&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a3db79d0580500bf7ea699142c6388ba9a8e87f6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();