pull/192/head
xiaojunnuo 2021-08-19 18:07:02 +08:00
parent 320250fee3
commit 863bf03495
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
* 具备测速机制,当访问失败或超时之后,自动切换到备用站点,使得目标服务高可用
### 3、 github加速
* github 直连加速
* github 直连加速 (通过修改sni实现感谢 [fastGithub](https://github.com/dotnetcore/FastGithub) 提供的思路)
* release、source、zip下载加速
* clone 加速
* 头像加速
@ -285,7 +285,7 @@ Error: www.github.com:443, 代理请求超时
2、如果应用被卸载了此时需要[手动关闭系统代理设置](./doc/recover.md)
## 六、在其他程序使用
* [java程序使用](./other.md#Java程序使用)
* [java程序使用](./doc/other.md#Java程序使用)
## 七、贡献代码

View File

@ -214,6 +214,7 @@ module.exports = {
'*githubusercontent.com': 'quad9',
'*yarnpkg.com': 'quad9',
'*cloudfront.net': 'quad9',
'*cloudflare.com': 'quad9',
'*github.io': 'quad9',
'img.shields.io': 'quad9',
'*.githubusercontent.com': 'quad9',
@ -223,7 +224,6 @@ module.exports = {
'*github.com': 'quad9',
'*.vuepress.vuejs.org': 'quad9',
'gh.docmirror.top': 'quad9',
'*cloudflare.com': 'quad9',
'*v2ex.com': 'quad9'
},
speedTest: {