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