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