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