mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 09:18:27 +01:00
change proxy urls :3
This commit is contained in:
parent
e1328bca31
commit
cbc4cbd1b5
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ function toObject(arr) {
|
|||
|
||||
// Gets Invidious instances
|
||||
const invInstanceList = [
|
||||
"https://inv.zzls.xyz",
|
||||
"https://vid.theedgeofrage.com"
|
||||
"https://vid.theedgeofrage.com",
|
||||
"https://tube.kuylar.dev"
|
||||
];
|
||||
|
||||
// Gets a random instance from the list
|
||||
|
|
Loading…
Reference in a new issue