(function() { const u = '/apps/statistics.php?aid=431537&browser=IE&created_date=20260307&created_hour=21&dduuid=6379bfc617106&device=0&device_type=desktop&os=Windows&ssid=uet974oq9hdkii3cn557jram1k&t=1772888431&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=16952b1d514ed02758cefb2edeaf38f87838239e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();