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