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