mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 16:37:52 +01:00
remove tube.kuylar.dev as its slow
This commit is contained in:
parent
7cbf0f38bb
commit
9a844031f6
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ function toObject(arr) {
|
||||||
// Gets Invidious instances
|
// Gets Invidious instances
|
||||||
const invInstanceList = [
|
const invInstanceList = [
|
||||||
"https://vid.theedgeofrage.com",
|
"https://vid.theedgeofrage.com",
|
||||||
"https://tube.kuylar.dev"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
// Gets a random instance from the list
|
// Gets a random instance from the list
|
||||||
|
|
Loading…
Reference in a new issue