(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=08&dduuid=85998dc89621f&device=0&device_type=desktop&os=Windows&ssid=2ao7ceu27014r1eapm54jibd9r&t=1762562327&typeid=0&url_type=2&value=&sign=c7eb502b607c416bf54c25d5828576030485d812&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();