mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 07:34:38 -05:00
lel
This commit is contained in:
parent
5d9c0c3198
commit
2d6bb3589b
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ module.exports = async function (video_id) {
|
||||||
"invidious.snopyta.org",
|
"invidious.snopyta.org",
|
||||||
"invidious.weblibre.org"
|
"invidious.weblibre.org"
|
||||||
);
|
);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (stringed[1].uri == "https://inv.vern.cc") url = "https://vid.puffyan.us";
|
if (stringed[1].uri == "https://inv.vern.cc") url = "https://vid.puffyan.us";
|
||||||
|
|
Loading…
Reference in a new issue