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