mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
feat: 添加入强制使用海外服务器的配置选项
This commit is contained in:
parent
9634b1f19e
commit
311a314107
@ -64,6 +64,13 @@ export function supportGuoba() {
|
||||
placeholder: "请输入端口(默认:7890)",
|
||||
},
|
||||
},
|
||||
{
|
||||
field: "tools.forceOverseasServer",
|
||||
label: "强制使用海外服务器",
|
||||
bottomHelpMessage: "设置为开启时,Twitter、TikTok等平台将强制使用代理",
|
||||
component: "Switch",
|
||||
required: false,
|
||||
},
|
||||
{
|
||||
field: "tools.identifyPrefix",
|
||||
label: "识别前缀",
|
||||
|
Loading…
x
Reference in New Issue
Block a user