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