陈国伟
3 years ago
|
@@ -4,6 +4,12 @@
|
|
"*.cloudflare.com": {
|
|
"*.cloudflare.com": {
|
|
"TlsSni": true
|
|
"TlsSni": true
|
|
},
|
|
},
|
|
|
|
+ "*.nuget.org": {
|
|
|
|
+ "TlsSni": true
|
|
|
|
+ },
|
|
|
|
+ "*.maven.org": {
|
|
|
|
+ "TlsSni": true
|
|
|
|
+ },
|
|
"rawgit.com": {
|
|
"rawgit.com": {
|
|
"TlsSni": true
|
|
"TlsSni": true
|
|
}
|
|
}
|