mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:18:29 +01:00
add url owo
This commit is contained in:
parent
ce1e7d8473
commit
3c564806e8
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