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