diff --git a/html/poketube.ejs b/html/poketube.ejs index 25bd379f..600836d0 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1460,54 +1460,7 @@ display: block; !important;" autoplay controls Top Comments of this video!! :3
- <%- x.publishedText %> -
- - <%- x.author%> - <% if (x.verified) { %> - <% } %> - - <%- x.publishedText %> - - - <% } %> - -
- <%- x.contentHtml %> - <% if (x.likeCount === 0) { %> | - <% } else { %> - <%= convert(x.likeCount) %> | - <% } %> - <% if(x.creatorHeart) { %> - <% } %> -
<%- x.author%><% if (x.verified) { %><% } %><%- x.publishedText %>
<%- x.publishedText %>
<%- x.author%><% if (x.verified) { %><% } %><%- x.publishedText %><% } %>
<%- x.contentHtml %><% if (x.likeCount === 0) { %> | <% } else { %> <%= convert(x.likeCount) %> | <% } %><% if(x.creatorHeart) { %> <% } %>
-
-
- <%- x.author%>
- <% if (x.verified) { %>
- <% } %>
-
-
- <%- x.publishedText %> -
- - - <% } %> - <% if (x.authorIsChannelOwner) { %> -- - <%- x.author%> - <% if (x.verified) { %> - <% } %> -
- <%- x.publishedText %> -
- - <% } %> - -- <%- x.contentHtml %>
- <% if (x.likeCount === 0) { %> | - <% } else { %> - <%= convert(x.likeCount) %> | - <% } %> - <% if(x.creatorHeart) { %> - <% } %> -