diff --git a/src/pages/Home/components/DownloadButton.vue b/src/pages/Home/components/DownloadButton.vue index 0e702ab..3f70736 100644 --- a/src/pages/Home/components/DownloadButton.vue +++ b/src/pages/Home/components/DownloadButton.vue @@ -38,9 +38,7 @@ const downLoadWin = ref( 'https://api.hifast.biz/v1/common/client/download/file/Hi快VPN-windows-1.0.0.exe', ) const downLoadMac = ref('https://apps.apple.com/us/app/hi%E5%BF%ABvpn/id6755683167') -const downLoadAndroid = ref( - 'https://api.hifast.biz/v1/common/client/download/file/Hi快VPN-android-1.0.0.apk', -) +const downLoadAndroid = ref('https://hifastvpn.go.link/?adj_t=1xf6e7ru&inviteCode=uuDvxXMU') // request // .get('/api/v1/common/client/download', { // // invite_code: getAllQueryString('ic'),