diff --git a/guoba.support.js b/guoba.support.js index 4ec7b2f..53045d4 100644 --- a/guoba.support.js +++ b/guoba.support.js @@ -64,16 +64,6 @@ export function supportGuoba() { placeholder: "请输入密匙", }, }, - { - field: "tools.bearerToken", - label: "推特Bearer Token", - bottomHelpMessage: "使用推特解析需要的token(需要申请)", - component: "Input", - required: false, - componentProps: { - placeholder: "请输入Bearer Token", - }, - }, { field: "tools.defaultPath", label: "视频暂存位置",