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