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