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