Created
November 14, 2015 09:55
-
-
Save purpleidea/385ba877f484d04c6974 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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