parent
df8389c7b2
commit
fc23e0324d
14
FastGithub/appsettings/appsettings.msecnd.json
Normal file
14
FastGithub/appsettings/appsettings.msecnd.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"FastGithub": {
|
||||
"DomainConfigs": {
|
||||
"az764295.vo.msecnd.net": {
|
||||
"TlsSni": true,
|
||||
"TlsIgnoreNameMismatch": true,
|
||||
"Destination": "https://vscode.cdn.azure.cn/"
|
||||
},
|
||||
"*.*.msecnd.net": {
|
||||
"TlsIgnoreNameMismatch": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user