mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
hehe
This commit is contained in:
parent
10e4238460
commit
e910f03bab
@ -82,7 +82,7 @@ async function video(v) {
|
||||
}
|
||||
|
||||
try {
|
||||
var video_new_info = await fetch(`https://invidious.baczek.me/api/v1/videos/${v}`).then(
|
||||
var video_new_info = await fetch(`https://invidious.weblibre.org/api/v1/videos/${v}`).then(
|
||||
(res) => res.text()
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user