(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=03&dduuid=948aa4f64f965&device=0&device_type=desktop&os=Windows&ssid=6o0fsds19nvg02qgb0vuj0gq4m&t=1760212645&typeid=0&url_type=2&value=&sign=d03bc99e7d030ff9fa7002c7cfd0c2ca9c39e2e1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();