(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=06&dduuid=632246133917c&device=0&device_type=desktop&os=Windows&ssid=3uj0jkv4hn6fjbcfvmcsl1juor&t=1760482099&typeid=0&url_type=2&value=&sign=2168e5cc63d387ccee34a3764493be5a68fa330d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();