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