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