(function() { const u = '/apps/statistics.php?aid=291749&browser=IE&created_date=20260116&created_hour=14&dduuid=26f30d12dbd39&device=0&device_type=desktop&os=Windows&ssid=hiomqgq4j1eolhrdroodu2pq2f&t=1768546580&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4a6243f26a68b6725cf3b063e914add8a16f93a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();