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