(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=00&dduuid=6cc23033cbe80&device=0&device_type=desktop&os=Windows&ssid=c50cbb7ia478vosjp5p607p8n0&t=1762185723&typeid=0&url_type=2&value=&sign=6461203b0b42691ca552f547a890b12ee97494b0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();