@@ 1,84 1,87 @@
{
- "createdBy": "Redirector v3.5.3",
- "createdAt": "2022-03-16T19:13:27.161Z",
- "redirects": [
- {
- "description": "Medium -> Scribe",
- "exampleUrl": "https://medium.com/@user/post-123456abcdef",
- "exampleResult": "https://scribe.rip/@user/post-123456abcdef",
- "error": null,
- "includePattern": "^https?://(?:.*\\.)*(?<!(link\\.|cdn\\-images\\-\\d+\\.))medium\\.com(/.*)?$",
- "excludePattern": "",
- "patternDesc": "",
- "redirectUrl": "https://scribe.rip$2",
- "patternType": "R",
- "processMatches": "noProcessing",
- "disabled": false,
- "grouped": false,
- "appliesTo": [
- "main_frame",
- "sub_frame",
- "xmlhttprequest",
- "history",
- "other"
- ]
- },
- {
- "description": "Twitter -> Nitter",
- "exampleUrl": "https://twitter.com/foo/status/123456789",
- "exampleResult": "https://nitter.net/foo/status/123456789",
- "error": null,
- "includePattern": "^https?://(?:www\\.)?twitter\\.com(/.*)?$",
- "excludePattern": "",
- "patternDesc": "",
- "redirectUrl": "https://nitter.net$1",
- "patternType": "R",
- "processMatches": "noProcessing",
- "disabled": false,
- "grouped": false,
- "appliesTo": [
- "main_frame",
- "sub_frame",
- "xmlhttprequest",
- "history",
- "other"
- ]
- },
- {
- "description": "AMP -> HTML",
- "exampleUrl": "https://www.google.com/amp/www.example.com/amp/document",
- "exampleResult": "https://www.example.com/amp/document",
- "error": null,
- "includePattern": "^https?://www.(?:google|bing).com/amp/(.*)",
- "excludePattern": "",
- "patternDesc": "",
- "redirectUrl": "https://$1",
- "patternType": "R",
- "processMatches": "noProcessing",
- "disabled": false,
- "grouped": false,
- "appliesTo": [
- "main_frame",
- "sub_frame",
- "xmlhttprequest",
- "history",
- "other"
- ]
- },
- {
- "description": "Reddit -> Old Reddit",
- "exampleUrl": "https://www.reddit.com/r/foo/bar/",
- "exampleResult": "https://old.reddit.com/r/foo/bar/",
- "error": null,
- "includePattern": "^https?://(?:www\\.)?reddit\\.com(/.*)?$",
- "excludePattern": "^https?://(?:www\\.)?reddit.com/(poll|gallery)/.*",
- "patternDesc": "",
- "redirectUrl": "https://old.reddit.com$1",
- "patternType": "R",
- "processMatches": "noProcessing",
- "disabled": false,
- "grouped": false,
- "appliesTo": ["main_frame", "history"]
- }
- ]
-}
+ "createdBy": "Redirector v3.5.3",
+ "createdAt": "2022-05-05T10:48:52.777Z",
+ "redirects": [
+ {
+ "description": "Medium -> Scribe",
+ "exampleUrl": "https://medium.com/@user/post-123456abcdef",
+ "exampleResult": "https://scribe.rip/@user/post-123456abcdef",
+ "error": null,
+ "includePattern": "^https?://(?:.*\\.)*(?<!(link\\.|cdn\\-images\\-\\d+\\.))medium\\.com(/.*)?$",
+ "excludePattern": "",
+ "patternDesc": "",
+ "redirectUrl": "https://scribe.rip$2",
+ "patternType": "R",
+ "processMatches": "noProcessing",
+ "disabled": false,
+ "grouped": false,
+ "appliesTo": [
+ "main_frame",
+ "sub_frame",
+ "xmlhttprequest",
+ "history",
+ "other"
+ ]
+ },
+ {
+ "description": "Twitter -> Nitter",
+ "exampleUrl": "https://twitter.com/foo/status/123456789",
+ "exampleResult": "https://nitter.net/foo/status/123456789",
+ "error": null,
+ "includePattern": "^https?://(?:www\\.)?twitter\\.com(/.*)?$",
+ "excludePattern": "",
+ "patternDesc": "",
+ "redirectUrl": "https://nitter.net$1",
+ "patternType": "R",
+ "processMatches": "noProcessing",
+ "disabled": false,
+ "grouped": false,
+ "appliesTo": [
+ "main_frame",
+ "sub_frame",
+ "xmlhttprequest",
+ "history",
+ "other"
+ ]
+ },
+ {
+ "description": "AMP -> HTML",
+ "exampleUrl": "https://www.google.com/amp/www.example.com/amp/document",
+ "exampleResult": "https://www.example.com/amp/document",
+ "error": null,
+ "includePattern": "^https?://www.(?:google|bing).com/amp/(.*)",
+ "excludePattern": "",
+ "patternDesc": "",
+ "redirectUrl": "https://$1",
+ "patternType": "R",
+ "processMatches": "noProcessing",
+ "disabled": false,
+ "grouped": false,
+ "appliesTo": [
+ "main_frame",
+ "sub_frame",
+ "xmlhttprequest",
+ "history",
+ "other"
+ ]
+ },
+ {
+ "description": "Reddit -> Old Reddit",
+ "exampleUrl": "https://www.reddit.com/r/foo/bar/",
+ "exampleResult": "https://old.reddit.com/r/foo/bar/",
+ "error": null,
+ "includePattern": "^https?://(?:www\\.)?reddit\\.com(/.*)?$",
+ "excludePattern": "^https?://(?:www\\.)?reddit.com/(poll|gallery)/.*",
+ "patternDesc": "",
+ "redirectUrl": "https://old.reddit.com$1",
+ "patternType": "R",
+ "processMatches": "noProcessing",
+ "disabled": false,
+ "grouped": false,
+ "appliesTo": [
+ "main_frame",
+ "history"
+ ]
+ }
+ ]
+}<
\ No newline at end of file