Mycc commited on
Commit
c7d8507
·
1 Parent(s): 43e9138

Update Invidious Redirect.user.js

Browse files
Files changed (1) hide show
  1. Invidious Redirect.user.js +1 -1
Invidious Redirect.user.js CHANGED
@@ -12,7 +12,7 @@
12
  // ==/UserScript==
13
 
14
  /* CONFIG */
15
- const instances = ["https://yewtu.be","https://inv.citw.lgbt", "https://iv.nboeck.de", "https://invidious.asir.dev", "http://valheim.by"];
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);