(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=12&dduuid=6d05d8d01d85d&device=0&device_type=desktop&os=Windows&ssid=bfgqi8k4h7qjf3un2vfg7k202c&t=1762574907&typeid=0&url_type=2&value=&sign=1ad46d2133bd80708ffcf669bbc36c3bd5d47a7e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();