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