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