(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=12&dduuid=7b414899474fd&device=0&device_type=desktop&os=Windows&ssid=hlreim0f1p86ju03utbegu3o0m&t=1761020451&typeid=0&url_type=2&value=&sign=d599dc3fe71ea94987ca4e8b332f66a410546423&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();