(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=13&dduuid=8a8f18b5cbb8d&device=0&device_type=desktop&os=Windows&ssid=367luvftvpbb7ndtdcsihtmnhh&t=1762319794&typeid=0&url_type=2&value=&sign=798cd62fc4aee3a7ac14d4e2346b219c97ae8e54&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();