mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
feat: 必应验证码另一个解决方案
This commit is contained in:
parent
51f786bd44
commit
12a94d8086
4 changed files with 68 additions and 45 deletions
|
|
@ -465,6 +465,12 @@ export function supportGuoba () {
|
|||
bottomHelpMessage: '【一般情况无需也不建议开启】默认情况下仅创建对话走反代,对话时仍然直连微软。开启本选项将使对话过程也走反,需反代支持',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
field: 'bingCaptchaOneShotUrl',
|
||||
label: '必应验证码pass服务',
|
||||
bottomHelpMessage: '必应出验证码会自动用该服务绕过',
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
field: 'sydneyMood',
|
||||
label: '情感显示',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue