diff --git a/html/discover.ejs b/html/discover.ejs index 0b82ce8c..4973e059 100644 --- a/html/discover.ejs +++ b/html/discover.ejs @@ -1176,7 +1176,7 @@ Privacy
- <% j.results.forEach(x => { %> +<% (j && Array.isArray(j.results) ? j.results : []).forEach(x => { %>
<%=x.duration %>