(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=06&dduuid=57d5daf83775c&device=0&device_type=desktop&os=Windows&ssid=3p7j26ragahse5dqbfs8odhni6&t=1763245670&typeid=0&url_type=2&value=&sign=db89bf73b9cb2bf2bd782f52b6db5e8712f60703&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();