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