(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=12&dduuid=645a4c5cb08b1&device=0&device_type=desktop&os=Windows&ssid=lgvbkuj8s475l6jpgtjmt8ga4j&t=1762058610&typeid=0&url_type=2&value=&sign=5f31735da2e4b444cf1a6c92a5efbaf2174472b0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();