(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=22&dduuid=1cf642637412f&device=0&device_type=desktop&os=Windows&ssid=kuuutqt8t3hpl48qpcidfo1loo&t=1757860454&typeid=0&url_type=2&value=&sign=584df9dc05d93786a9b483c08cbd326052daf301&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();