(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=87ef9492aa501&device=0&device_type=desktop&os=Windows&ssid=jp0aodg839dhoihd53v329me3m&t=1760520366&typeid=0&url_type=1&value=&sign=039a5c15474d6314ee02c5c07f01a212e1ade971&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();