(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251027&created_hour=15&dduuid=425357a29a6bc&device=0&device_type=desktop&os=Windows&ssid=5im643no98auiqls1bsl22qqp0&t=1761550602&typeid=0&url_type=2&value=&sign=ad30086981c63f009bdae2174b14311c9a3cf23c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();