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