mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 13:48:24 +01:00
add new url :3
This commit is contained in:
parent
8896bed1f5
commit
6ffe593325
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://video-proxy.poketube.fun"
|
"https://tube.kuylar.dev"
|
||||||
];
|
];
|
||||||
|
|
||||||
// Gets a random instance from the list
|
// Gets a random instance from the list
|
||||||
|
|
Loading…
Reference in a new issue