mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-09 09:03:01 -04: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…
Add table
Add a link
Reference in a new issue