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