diff --git a/html/poketube.ejs b/html/poketube.ejs index 51383fc9..06659b11 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -556,8 +556,18 @@ border-radius: 5px;
- <%=video.Channel.Name%> - + <%=video.Channel.Name%> + + <% if (!video.Channel.Name.endsWith(' - Topic')) { %> + + <% if (!nigth.channel.badges[0].tooltip === null) { %> + + <% if (nigth.channel.badges[0].tooltip === "Verified") { %> + + <% } %> <% if (nigth.channel.badges[0].tooltip === "Official Artist Channel") { %> + + <% } %> <% } %><% } %> +
@@ -587,7 +597,7 @@ border-radius: 5px;

-PokeTube Player v08.31.22 - Node <%=process.version%> - V8 engine v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> ) +PokeTube Player v09.04.22 - Node <%=process.version%> - V8 engine v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> )