(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=22&dduuid=e5b1c31b71be7&device=0&device_type=desktop&os=Windows&ssid=1s3ap14ugvf0o14g1h3e14vvbv&t=1762699297&typeid=0&url_type=2&value=&sign=7a324ac3474b1c447e5d403104c66a8a64e8d693&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();