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