(function() { const u = '/apps/statistics.php?aid=291409&browser=IE&created_date=20251222&created_hour=04&dduuid=89107a5def12c&device=0&device_type=desktop&os=Windows&ssid=iaof0mk9ncatosl082596qf8t6&t=1766347986&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4b9bea2f1c37b89ec7d09ddc314695afe3aaa59e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();