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