(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250918&created_hour=14&dduuid=5c0394d65fefc&device=0&device_type=desktop&os=Windows&ssid=nsqhejvgtjgc20pg05s0sfile6&t=1758177292&typeid=0&url_type=2&value=&sign=69850eb7728a422199ae94247f4a3fc4bbb3f202&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();