(function() { const u = '/apps/statistics.php?aid=394150&browser=IE&created_date=20251225&created_hour=08&dduuid=7264d84b7c065&device=0&device_type=desktop&os=Windows&ssid=rapjglqn4qmjuvrpjr66nskdgg&t=1766621984&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f130ba87fa7c78e59dd0eaa665ed86e6d6692bfe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();