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