{ | |
"createdBy": "Redirector v3.5.2", | |
"createdAt": "2020-03-21T16:18:21.901Z", | |
"redirects": [ | |
{ | |
"description": "Youtube → Invidious", | |
"exampleUrl": "https://www.youtube.com/watch?v=dvyZfa9x3UU", | |
"exampleResult": "https://invidio.us/watch?v=dvyZfa9x3UU", | |
"error": null, | |
"includePattern": "^https?://(?:www\\.)?youtube\\.com/(.*)$", | |
"excludePattern": "^https?://(?:www\\.)?youtube\\.com/subscription_manager", | |
"patternDesc": "", | |
"redirectUrl": "https://invidio.us/$1", | |
"patternType": "R", | |
"processMatches": "noProcessing", | |
"disabled": false, | |
"appliesTo": [ | |
"main_frame", | |
"sub_frame" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment