(function() { const u = '/apps/statistics.php?aid=440532&browser=IE&created_date=20251224&created_hour=19&dduuid=4177e2caad7fb&device=0&device_type=desktop&os=Windows&ssid=5netcmgjl7mk6u7o8ihsq4itui&t=1766575116&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8eb0411a2c399ec842c0541d2d9943fbc2a28b89&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();