fix: 修改下载路径
This commit is contained in:
parent
f3d2590a44
commit
804af6b1fc
@ -144,12 +144,12 @@ export default function Content() {
|
||||
{
|
||||
label: 'Win',
|
||||
icon: 'Group 75',
|
||||
href: 'https://airoport.oss-ap-northeast-1.aliyuncs.com/Hiddify-Windows-Setup-x64.msix',
|
||||
href: 'https://down.airoport.xin/Hiddify-Windows-Setup-x64.msix',
|
||||
},
|
||||
{
|
||||
label: 'Android',
|
||||
icon: 'Group 75',
|
||||
href: 'https://airoport.oss-ap-northeast-1.aliyuncs.com/Hiddify-Android-universal.apk',
|
||||
href: 'https://down.airoport.xin/Hiddify-Android-universal.apk',
|
||||
},
|
||||
].map((v) => {
|
||||
return (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user