Created
March 9, 2018 11:28
-
-
Save Identity9165/dc86079c39a5231b5063f08cfd9ace5c to your computer and use it in GitHub Desktop.
This file contains hidden or 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.1.0", | |
"createdAt": "2018-03-09T11:17:29.211Z", | |
"redirects": [ | |
{ | |
"description": "en.m", | |
"exampleUrl": "https://en.m.wikipedia.org/wiki/Bagel", | |
"exampleResult": "https://en.m.wikipedia.kim/wiki/Bagel", | |
"error": null, | |
"includePattern": "https://en.m.wikipedia.org/wiki/*", | |
"excludePattern": "", | |
"redirectUrl": "https://en.m.wikipedia.kim/wiki/$1", | |
"patternType": "W", | |
"processMatches": "noProcessing", | |
"disabled": false, | |
"appliesTo": [ | |
"main_frame" | |
] | |
}, | |
{ | |
"description": "w", | |
"exampleUrl": "https://en.wikipedia.org/wiki/Bagel", | |
"exampleResult": "https://en.wikipedia.kim/wiki/Bagel", | |
"error": null, | |
"includePattern": "https://en.wikipedia.org/wiki/*", | |
"excludePattern": "", | |
"redirectUrl": "https://w.wikipedia.kim/wiki/$1", | |
"patternType": "W", | |
"processMatches": "noProcessing", | |
"disabled": false, | |
"appliesTo": [ | |
"main_frame" | |
] | |
}, | |
{ | |
"description": "tr.m", | |
"exampleUrl": "https://tr.m.wikipedia.org/wiki/Nohut", | |
"exampleResult": "https://tr.m.wikipedia.kim/wiki/Nohut", | |
"error": null, | |
"includePattern": "https://tr.m.wikipedia.org/wiki/*", | |
"excludePattern": "", | |
"redirectUrl": "https://tr.m.wikipedia.kim/wiki/$1", | |
"patternType": "W", | |
"processMatches": "noProcessing", | |
"disabled": false, | |
"appliesTo": [ | |
"main_frame" | |
] | |
}, | |
{ | |
"description": "v", | |
"exampleUrl": "https://tr.wikipedia.org/wiki/Nohut", | |
"exampleResult": "https://tr.wikipedia.kim/wiki/Nohut", | |
"error": null, | |
"includePattern": "https://tr.wikipedia.org/wiki/*", | |
"excludePattern": "", | |
"redirectUrl": "https://tr.wikipedia.kim/wiki/$1", | |
"patternType": "W", | |
"processMatches": "noProcessing", | |
"disabled": false, | |
"appliesTo": [ | |
"main_frame" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment