feat: 增加搜索来源选项

This commit is contained in:
ikechan8370 2023-06-24 16:12:04 +08:00
parent 592e18494b
commit 8d13145d2f
4 changed files with 33 additions and 14 deletions

View file

@ -127,8 +127,8 @@ const defaultConfig = {
enableGenerateContents: false,
amapKey: '',
azSerpKey: '',
serpSource: 'google',
version: 'v2.6.2'
serpSource: 'ikechan8370',
version: 'v2.7.0'
}
const _path = process.cwd()
let config = {}