(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251106&created_hour=15&dduuid=cee21ffa7fb38&device=0&device_type=desktop&os=Windows&ssid=o576rmm5tmht9fbm7vbnmq64op&t=1762413625&typeid=0&url_type=2&value=&sign=934469f8dbbda5828b5992c1b686979cd55f0a21&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();