| { | |
| "createdBy": "Redirector v3.0.4", | |
| "createdAt": "2015-11-14T09:52:11.766Z", | |
| "redirects": [ | |
| { | |
| "description": "ghttps", | |
| "exampleUrl": "https://example.com/whatever", | |
| "exampleResult": "ghttps://example.com/whatever", | |
| "error": null, | |
| "includePattern": "https://example.com/*", | |
| "excludePattern": "", | |
| "redirectUrl": "ghttps://example.com/$1", | |
| "patternType": "W", | |
| "unescapeMatches": false, | |
| "escapeMatches": false, | |
| "disabled": false, | |
| "appliesTo": [ | |
| "main_frame" | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment