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