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