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