From 3a3e7fbdfeca2586125ec244a06e64a9881a2152 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 25 Sep 2022 18:05:23 +0200 Subject: [PATCH] continuations!!! --- html/search.ejs | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/html/search.ejs b/html/search.ejs index f96b1d69..e6e59f17 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -139,9 +139,12 @@ border-radius: 5px;
<% if (Array.isArray( j.Search.Results.Video)) { %> - +

+ <%=j.Search.estimatedResults.toLocaleString()%> Results +

<% j.Search.Results.Video.forEach(x => { %>
+
<% }) %> -

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

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