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