fix: 增加一些提示和一个暂时的公共接口

This commit is contained in:
ikechan8370 2023-06-25 00:37:24 +08:00
parent 2bf92e2bbf
commit a70b25987e
3 changed files with 9 additions and 4 deletions

View file

@ -128,7 +128,7 @@ const defaultConfig = {
amapKey: '',
azSerpKey: '',
serpSource: 'ikechan8370',
extraUrl: '',
extraUrl: 'https://cpe.ikechan8370.com',
version: 'v2.7.0'
}
const _path = process.cwd()