users/jan: use new individous instance
This commit is contained in:
parent
374d00c941
commit
a6684815a3
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"createdBy": "Redirector v3.5.3",
|
||||
"createdAt": "2024-04-05T15:08:24.527Z",
|
||||
"createdAt": "2024-05-09T21:39:29.993Z",
|
||||
"redirects": [
|
||||
{
|
||||
"description": "home youtube.com/youtu.be -> invidious",
|
||||
|
@ -107,13 +107,13 @@
|
|||
{
|
||||
"description": "indivious (old -> current)",
|
||||
"exampleUrl": "https://yt.cdaut.de/watch?v=jUnhS74uicE",
|
||||
"exampleResult": "https://inv.oikei.net/watch?v=jUnhS74uicE",
|
||||
"exampleResult": "https://invidious.einfachzocken.eu/watch?v=jUnhS74uicE",
|
||||
"error": null,
|
||||
"includePattern": "https://yt.cdaut.de/*",
|
||||
"includePattern": "https://(yt.cdaut.de|inv.oikei.net)/(.*)",
|
||||
"excludePattern": "",
|
||||
"patternDesc": "Redirect from old instances",
|
||||
"redirectUrl": "https://inv.oikei.net/$1",
|
||||
"patternType": "W",
|
||||
"redirectUrl": "https://invidious.einfachzocken.eu/$2",
|
||||
"patternType": "R",
|
||||
"processMatches": "noProcessing",
|
||||
"disabled": false,
|
||||
"grouped": false,
|
||||
|
|
Loading…
Reference in a new issue