{ "createdBy": "Redirector v3.5.3", "createdAt": "2023-02-19T03:30:51.745Z", "redirects": [ { "description": "Teddit", "exampleUrl": "http://reddit.com/r/whatever", "exampleResult": "https://farside.link/libreddit/r/whatever", "error": null, "includePattern": "https?://((www|old)\\.)?reddit.com(.*)", "excludePattern": "", "patternDesc": "Redirect reddit.com to old.reddit.com", "redirectUrl": "https://farside.link/libreddit$3", "patternType": "R", "processMatches": "noProcessing", "disabled": false, "grouped": false, "appliesTo": [ "main_frame" ] }, { "description": "Medium -> Scribe", "exampleUrl": "https://medium.com/@user/post-123456abcdef", "exampleResult": "https://farside.link/scribe//@user/post-123456abcdef", "error": null, "includePattern": "^https?://(?:.*\\.)*(? superstack", "exampleUrl": "https://syntopikon.substack.com/p/an-interview-with-nicolas-rougier", "exampleResult": "https://junk.acdw.net/superstack/?page=https://syntopikon.substack.com/p/an-interview-with-nicolas-rougier", "error": null, "includePattern": "^(https?://[^/]*\\.substack\\.com/.*)", "excludePattern": "", "patternDesc": "match substack urls and redirect to my thing", "redirectUrl": "https://junk.acdw.net/superstack/?page=$1", "patternType": "R", "processMatches": "noProcessing", "disabled": false, "grouped": false, "appliesTo": [ "main_frame" ] }, { "description": "fandom.com -> breezewiki.com", "exampleUrl": "https://minecraft.fandom.com/wiki/Bricks", "exampleResult": "https://breezewiki.com/minecraft/wiki/Bricks", "error": null, "includePattern": "https://*.fandom.com/wiki/*", "excludePattern": "https://www.fandom.com/*", "patternDesc": "", "redirectUrl": "https://breezewiki.com/$1/wiki/$2", "patternType": "W", "processMatches": "noProcessing", "disabled": false, "grouped": false, "appliesTo": [ "main_frame" ] } ] }