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