mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:38:24 +01:00
add url owo
This commit is contained in:
parent
cd1adeb62d
commit
a06b1bf733
1 changed files with 2 additions and 1 deletions
|
@ -88,7 +88,8 @@ async function video(v) {
|
|||
"invidious.weblibre.org",
|
||||
"inv.vern.cc",
|
||||
"invidious.privacydev.net",
|
||||
"inv.zzls.xyz"
|
||||
"inv.zzls.xyz",
|
||||
"vid.puffyan.us"
|
||||
];
|
||||
|
||||
let vid;
|
||||
|
|
Loading…
Reference in a new issue