this is definitely one of the commits ever

This commit is contained in:
Ashley 2023-03-11 13:41:12 +00:00
parent 0cfa1e9780
commit b94471343e

View file

@ -133,11 +133,11 @@ async function video(v) {
.then((xml) => getJson(toJson(xml)))
.catch(" ")
// Store result in cache
cache[v] = {
result: {
json: data.video.Player,
json: data?.video?.Player,
video,
vid,
comments,