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