feat: 添加入强制使用海外服务器的配置选项

This commit is contained in:
A1Panda 2025-05-14 22:01:24 +08:00
parent 9634b1f19e
commit 311a314107

View File

@ -64,6 +64,13 @@ export function supportGuoba() {
placeholder: "请输入端口默认7890",
},
},
{
field: "tools.forceOverseasServer",
label: "强制使用海外服务器",
bottomHelpMessage: "设置为开启时Twitter、TikTok等平台将强制使用代理",
component: "Switch",
required: false,
},
{
field: "tools.identifyPrefix",
label: "识别前缀",