(function() { const u = '/apps/statistics.php?aid=404759&browser=IE&created_date=20260311&created_hour=09&dduuid=9e0731f9f8c35&device=0&device_type=desktop&os=Windows&ssid=l415bo4u62mkpniv9et1o1iq9f&t=1773192171&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=530849dfe4ca0ffa7edafeb673ff9874ac33ac78&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();