Spaces:
Running
Running
Update Invidious Redirect.user.js
Browse files
Invidious Redirect.user.js
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
// ==/UserScript==
|
| 13 |
|
| 14 |
/* CONFIG */
|
| 15 |
-
const instances = ["https://
|
| 16 |
|
| 17 |
/* SCRIPT START */
|
| 18 |
let url = new URL(window.location);
|
|
|
|
| 12 |
// ==/UserScript==
|
| 13 |
|
| 14 |
/* CONFIG */
|
| 15 |
+
const instances = ["https://inv.citw.lgbt","https://yewtu.be", "https://iv.nboeck.de", "https://invidious.asir.dev", "http://valheim.by"];
|
| 16 |
|
| 17 |
/* SCRIPT START */
|
| 18 |
let url = new URL(window.location);
|