feat: 必应验证码另一个解决方案

This commit is contained in:
ikechan8370 2023-07-28 14:20:55 +08:00
parent 51f786bd44
commit 12a94d8086
4 changed files with 68 additions and 45 deletions

View file

@ -131,6 +131,7 @@ const defaultConfig = {
serpSource: 'ikechan8370',
extraUrl: 'https://cpe.ikechan8370.com',
smartMode: false,
bingCaptchaOneShotUrl: 'http://bingcaptcha.ikechan8370.com/bing',
version: 'v2.7.3'
}
const _path = process.cwd()