(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=20&dduuid=5028d2e78406b&device=0&device_type=desktop&os=Windows&ssid=a86487s0clt9q5g6diag6j1fhi&t=1762691470&typeid=0&url_type=2&value=&sign=78a3629455f0d02ad1ac7c4f4e8cf71f9eba3348&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();