diff --git a/html/search.ejs b/html/search.ejs index 29da16e5..e4d90f02 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -135,7 +135,8 @@ border-radius: 5px;
- + <% if (Array.isArray( j.Search.Results.Video)) { %> + <% j.Search.Results.Video.forEach(x => { %>
@@ -155,13 +156,32 @@ border-radius: 5px;
- <% }) %> -

+

Congratulations, you've reached the end of the internet kekw

+ <% }) %> + <% } %> + <% if (!Array.isArray( j.Search.Results.Video)) { %> +
+

+ +

+

A error occured while searching. perhaps try refresing the page lol

+

+ You can try other alternatives to access this resource such as: + + Invidious + + or + + lighttube + +

+ <% } %> + +
-