更新了新的Bing search customer API支持

This commit is contained in:
TianlinLiang 2024-07-04 14:27:10 +08:00
parent ed4d37e7ff
commit a47c91c1af
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ pnpm install
```diff
export default {
LOG_LEVEL: 'debug',
BROWSER_TIMEOUT: 10000,
BING_SEARCH_API_URL: 'https://api.bing.microsoft.com/v7.0/custom/',
BING_SEARCH_API_KEY: 'YOUR_BING_SEARCH_API_KEY',