Last active
December 11, 2023 08:55
-
-
Save g3rhard/d12d8807b077116c6f26092be2f17188 to your computer and use it in GitHub Desktop.
This file contains 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": "2023-12-11T08:55:48.601Z", | |
"redirects": [ | |
{ | |
"description": "Youtube", | |
"exampleUrl": "https://www.youtube.com/watch?v=iv8Ci8omkks", | |
"exampleResult": "https://invidious.g3rhard.cc/watch?v=iv8Ci8omkks", | |
"error": null, | |
"includePattern": "www.youtube.com/(watch.*)", | |
"excludePattern": "", | |
"patternDesc": "", | |
"redirectUrl": "https://invidious.g3rhard.cc/$1", | |
"patternType": "R", | |
"processMatches": "noProcessing", | |
"disabled": false, | |
"grouped": false, | |
"appliesTo": [ | |
"main_frame", | |
"sub_frame" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment