fix: 无关紧要的修改

This commit is contained in:
ikechan8370 2023-05-29 00:52:04 +08:00
parent 455f0e8a92
commit dc587cb164

View file

@ -59,7 +59,7 @@ export default class SydneyAIClient {
constructor (opts) {
this.opts = {
...opts,
host: opts.host || Config.sydneyReverseProxy || 'https://www.bing.com'
host: opts.host || Config.sydneyReverseProxy || 'https://edgeservices.bing.com/edgesvc'
}
// if (opts.proxy && !Config.sydneyForceUseReverse) {
// this.opts.host = 'https://www.bing.com'