33 lines
679 B
JSON
33 lines
679 B
JSON
{
|
|
"FastGithub": {
|
|
"DomainConfigs": {
|
|
"github.com": {
|
|
"TlsSni": false
|
|
},
|
|
"api.github.com": {
|
|
"TlsSni": false
|
|
},
|
|
"githubstatus.com": {
|
|
"TlsSni": false
|
|
},
|
|
"gist.github.com": {
|
|
"TlsIgnoreNameMismatch": true
|
|
},
|
|
"*.github.com": {
|
|
"TlsIgnoreNameMismatch": true
|
|
},
|
|
"*.github.io": {
|
|
"TlsIgnoreNameMismatch": true
|
|
},
|
|
"*.githubapp.com": {
|
|
"TlsIgnoreNameMismatch": true
|
|
},
|
|
"*.githubassets.com": {
|
|
"TlsIgnoreNameMismatch": true
|
|
},
|
|
"*.githubusercontent.com": {
|
|
"TlsIgnoreNameMismatch": true
|
|
}
|
|
}
|
|
}
|
|
} |