diff --git a/html/watch.ejs b/html/watch.ejs index 760a3ee9..24822a40 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -45,22 +45,68 @@ - - - + + + long video from <%=VideoData?.author%> On Poke! +👍 <%=convert(engagement?.likes)%> | 👎 <%=convert(engagement?.dislikes)%> | 📈 <%=convert(engagement?.viewCount)%> Views 🗓️ <%= date.replace("Premiered", " ") %> 💬 <% if (!isNaN(inv.commentCount)) { %><%= inv.commentCount.toLocaleString() %><% } else { %>0<% } %>"> + + + + + + long video from <%=VideoData?.author%> On Poke! +👍 <%=convert(engagement?.likes)%> | 👎 <%=convert(engagement?.dislikes)%> | 📈 <%=convert(engagement?.viewCount)%> Views 🗓️ <%= date.replace("Premiered", " ") %> 💬 <% if (!isNaN(inv.commentCount)) { %><%= inv.commentCount.toLocaleString() %><% } else { %>0<% } %>"> + + <% } %>