(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251106&created_hour=05&dduuid=340bac9e4bd55&device=0&device_type=desktop&os=Windows&ssid=3fhsfm72bio7dgajqtv4nvmsr4&t=1762376569&typeid=0&url_type=2&value=&sign=387d3a0097cdad211711f84a8acda8e27dcada7e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();