(function() { const u = '/apps/statistics.php?aid=446363&browser=IE&created_date=20260114&created_hour=14&dduuid=73462e850f9ef&device=0&device_type=desktop&os=Windows&ssid=ethhhd7hhp8qn8a1u30gb276ng&t=1768371536&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4c32710dace8cd295d0178402ca82f1cbe043fed&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();