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