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