Created
          January 18, 2024 21:24 
        
      - 
      
- 
        Save marcaurele/940c087a91fd831f86379cfcc29b4894 to your computer and use it in GitHub Desktop. 
    Config for Redirector Firefox plugin
  
        
  
    
      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.5.3", | |
| "createdAt": "2024-01-18T21:23:34.230Z", | |
| "redirects": [ | |
| { | |
| "description": "Twitter", | |
| "exampleUrl": "https://twitter.com/majek04/status/1334811330033946625", | |
| "exampleResult": "https://nitter.unixfox.eu/majek04/status/1334811330033946625", | |
| "error": null, | |
| "includePattern": "https://twitter.com/*", | |
| "excludePattern": "", | |
| "patternDesc": "", | |
| "redirectUrl": "https://nitter.unixfox.eu/$1", | |
| "patternType": "W", | |
| "processMatches": "noProcessing", | |
| "disabled": false, | |
| "grouped": false, | |
| "appliesTo": [ | |
| "main_frame" | |
| ] | |
| }, | |
| { | |
| "description": "Medium", | |
| "exampleUrl": "https://medium.com/izettle-engineering/implementing-observability-in-a-service-mesh-273c7409283d", | |
| "exampleResult": "https://medium.hostux.net/izettle-engineering/implementing-observability-in-a-service-mesh-273c7409283d", | |
| "error": null, | |
| "includePattern": "https://*medium.com/*", | |
| "excludePattern": "", | |
| "patternDesc": "", | |
| "redirectUrl": "https://medium.hostux.net/$2", | |
| "patternType": "W", | |
| "processMatches": "noProcessing", | |
| "disabled": false, | |
| "grouped": false, | |
| "appliesTo": [ | |
| "main_frame" | |
| ] | |
| }, | |
| { | |
| "description": "Youtube", | |
| "exampleUrl": "https://www.youtube.com/watch?v=0B76xfXYvig", | |
| "exampleResult": "https://do.piped.video/watch?v=0B76xfXYvig", | |
| "error": null, | |
| "includePattern": "https://*youtube.com/*", | |
| "excludePattern": "", | |
| "patternDesc": "", | |
| "redirectUrl": "https://do.piped.video/$2", | |
| "patternType": "W", | |
| "processMatches": "noProcessing", | |
| "disabled": false, | |
| "grouped": false, | |
| "appliesTo": [ | |
| "main_frame" | |
| ] | |
| } | |
| ] | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment