(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=21&dduuid=678034d0d2997&device=0&device_type=desktop&os=Windows&ssid=47t7mbe3mhn4befr7dc1h2smbe&t=1762694252&typeid=0&url_type=2&value=&sign=ce68328b0c2acea1be64813a6448dd2595e2c8fe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();