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