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