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