(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=11&dduuid=71fd07919a6b7&device=0&device_type=desktop&os=Windows&ssid=jjhd7vhifs849kafk07hb4e62s&t=1760498082&typeid=0&url_type=2&value=&sign=d9cf1707627b49daf98ca65aceaf34d5ebe074e1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();