修复:由于 Vercel 服务 DNS 污染的间歇性抽风问题,为 Vercel 服务设置了自定义域名
This commit is contained in:
@@ -36,7 +36,7 @@ if (type.value && type.value == 'gitalk') {
|
|||||||
language: 'zh-CN',
|
language: 'zh-CN',
|
||||||
distractionFreeMode: false,
|
distractionFreeMode: false,
|
||||||
// 默认: https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token
|
// 默认: https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token
|
||||||
proxy: 'https://cors-server-charles7c.vercel.app/github_access_token'
|
proxy: 'https://vercel.charles7c.top/github_access_token'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user