mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
this is definitely one of the commits ever
This commit is contained in:
parent
794ba0853c
commit
5d41cbef2a
@ -137,7 +137,7 @@ async function video(v) {
|
||||
// Store result in cache
|
||||
cache[v] = {
|
||||
result: {
|
||||
json: data.video.Player,
|
||||
json: data?.video?.Player,
|
||||
video,
|
||||
vid,
|
||||
comments,
|
||||
|
Loading…
Reference in New Issue
Block a user