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