(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=14&dduuid=17c8bd0898493&device=0&device_type=desktop&os=Windows&ssid=69vltg2s8sfvjrqqa547as7891&t=1761893476&typeid=0&url_type=2&value=&sign=4c0f247d0d7d8b39173ec6f53536af983b7aa2dd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();