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