Skip to content

Instantly share code, notes, and snippets.

@notpushkin
Created March 21, 2020 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notpushkin/288f7b0e329687de015028fe66e07a2b to your computer and use it in GitHub Desktop.
Save notpushkin/288f7b0e329687de015028fe66e07a2b to your computer and use it in GitHub Desktop.
{
"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