Skip to content

Instantly share code, notes, and snippets.

@wangjiezhe
Created November 12, 2018 04:23
Show Gist options
  • Save wangjiezhe/992cd8f05aeab8ab961a0b48df745f98 to your computer and use it in GitHub Desktop.
Save wangjiezhe/992cd8f05aeab8ab961a0b48df745f98 to your computer and use it in GitHub Desktop.
{
"createBy": "http://liujiacai.net/gooreplacer/",
"version": "3.9",
"createAt": "Mon Nov 12 2018 12:22:14 GMT+0800 (China Standard Time)",
"redirect-rules": [
{
"src": "cdnjs.cloudflare.com",
"kind": "wildcard",
"dst": "cdnjs.loli.net",
"enable": true
},
{
"src": "fonts.googleapis.com",
"kind": "wildcard",
"dst": "fonts.loli.net",
"enable": true
},
{
"src": "fonts.gstatic.com",
"kind": "wildcard",
"dst": "gstatic.loli.net",
"enable": true
},
{
"src": "themes.googleusercontent.com",
"kind": "wildcard",
"dst": "themes.loli.net",
"enable": true
},
{
"src": "ajax.googleapis.com",
"kind": "wildcard",
"dst": "ajax.loli.net",
"enable": true
},
{
"src": "secure.gravatar.com",
"kind": "wildcard",
"dst": "gravatar.loli.net",
"enable": true
}
],
"cancel-rules": [],
"request-headers": [],
"response-headers": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment