mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-26 02:58:55 +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
|
// Gets Invidious instances
|
||||||
const invInstanceList = [
|
const invInstanceList = [
|
||||||
"https://tube.kuylar.dev"
|
"https://video-proxy.poketube.fun"
|
||||||
];
|
];
|
||||||
|
|
||||||
// Gets a random instance from the list
|
// Gets a random instance from the list
|
||||||
|
|
Loading…
Reference in a new issue