13 lines
241 B
JSON
13 lines
241 B
JSON
{
|
|
"FastGithub": {
|
|
"DomainConfigs": {
|
|
"*.cloudflare.com": {
|
|
"TlsSni": true
|
|
},
|
|
"cdn.bootcss.com": {
|
|
"TlsSni": true,
|
|
"Destination": "https://cdnjs.cloudflare.com/ajax/libs/"
|
|
}
|
|
}
|
|
}
|
|
} |