31 lines
744 B
JSON
31 lines
744 B
JSON
{
|
|
"FastGithub": {
|
|
"DomainConfigs": {
|
|
"cdnjs.cloudflare.com": {
|
|
"TlsSni": true,
|
|
"Destination": "https://cdnjs.loli.net/"
|
|
},
|
|
"ajax.googleapis.com": {
|
|
"TlsSni": true,
|
|
"Destination": "https://ajax.loli.net/"
|
|
},
|
|
"fonts.googleapis.com": {
|
|
"TlsSni": true,
|
|
"Destination": "https://fonts.loli.net/"
|
|
},
|
|
"themes.googleusercontent.com": {
|
|
"TlsSni": true,
|
|
"Destination": "https://themes.loli.net/"
|
|
},
|
|
"fonts.gstatic.com": {
|
|
"TlsSni": true,
|
|
"Destination": "https://gstatic.loli.net/"
|
|
},
|
|
"*.gravatar.com": {
|
|
"TlsSni": true,
|
|
"Destination": "https://gravatar.loli.net/"
|
|
}
|
|
}
|
|
}
|
|
}
|