(function() { const u = '/apps/statistics.php?aid=446644&browser=IE&created_date=20260311&created_hour=06&dduuid=270619664a371&device=0&device_type=desktop&os=Windows&ssid=vou2o9auaacmva2tkvhb75qp0p&t=1773181517&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3705587c57708ef52e851814ee55037f3c31ee09&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();