mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:18:29 +01:00
Update src/libpoketube/libpoketube-video.js
This commit is contained in:
parent
a821da922d
commit
02646279d1
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ function toObject(arr) {
|
|||
|
||||
// Gets Invidious instances
|
||||
const invInstanceList = [
|
||||
"https://tube.kuylar.dev"
|
||||
"https://video-proxy.poketube.fun"
|
||||
];
|
||||
|
||||
// Gets a random instance from the list
|
||||
|
|
Loading…
Reference in a new issue