适配gist.github.com
This commit is contained in:
parent
498539bf53
commit
03fb43028c
@ -10,6 +10,10 @@
|
|||||||
"*.github.com": {
|
"*.github.com": {
|
||||||
"TlsSni": false
|
"TlsSni": false
|
||||||
},
|
},
|
||||||
|
"gist.github.com": {
|
||||||
|
"TlsSni": false,
|
||||||
|
"TlsIgnoreNameMismatch": true
|
||||||
|
},
|
||||||
"*.github.io": {
|
"*.github.io": {
|
||||||
"TlsSni": false,
|
"TlsSni": false,
|
||||||
"TlsIgnoreNameMismatch": true
|
"TlsIgnoreNameMismatch": true
|
||||||
@ -32,4 +36,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user