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