(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=14&dduuid=2185cb03f2e74&device=0&device_type=desktop&os=Windows&ssid=hcpu48psk9331fm8rccgop0pu0&t=1761978808&typeid=0&url_type=2&value=&sign=84398171965c9b86173ed3c89ceb22a448584fa6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();