更新了新的Bing search customer API支持
This commit is contained in:
parent
ed4d37e7ff
commit
a47c91c1af
|
@ -52,7 +52,7 @@ pnpm install
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
export default {
|
export default {
|
||||||
|
LOG_LEVEL: 'debug',
|
||||||
BROWSER_TIMEOUT: 10000,
|
BROWSER_TIMEOUT: 10000,
|
||||||
BING_SEARCH_API_URL: 'https://api.bing.microsoft.com/v7.0/custom/',
|
BING_SEARCH_API_URL: 'https://api.bing.microsoft.com/v7.0/custom/',
|
||||||
BING_SEARCH_API_KEY: 'YOUR_BING_SEARCH_API_KEY',
|
BING_SEARCH_API_KEY: 'YOUR_BING_SEARCH_API_KEY',
|
||||||
|
|
Loading…
Reference in New Issue