(function() { const u = '/apps/statistics.php?aid=402689&browser=IE&created_date=20260308&created_hour=06&dduuid=e0516aff9d101&device=0&device_type=desktop&os=Windows&ssid=jiogong28g4ku3qbitlc02kstc&t=1772920912&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d7ffb8a34546673916eb6f2d81a25ad29d1b287b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();