mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 22:37:56 +01:00
bwaa
This commit is contained in:
parent
27c9168f85
commit
6c7f16f66f
1 changed files with 3 additions and 31 deletions
|
@ -1691,7 +1691,6 @@ Offical Discord Server! :3
|
|||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
<% if (support != undefined) { %>
|
||||
<% if (linkto == undefined) { %>
|
||||
|
||||
<div class="new-button button-encryption">
|
||||
<a title="Support the Creator of the video!" style="color:var(--text-color);text-decoration: none;" href="https://www.patreon.com/join/<%- support.name %>">
|
||||
|
@ -1707,12 +1706,9 @@ Offical Discord Server! :3
|
|||
</a>
|
||||
|
||||
<% }%> <% }%>
|
||||
|
||||
<% }%> <% }%>
|
||||
|
||||
<% }%>
|
||||
|
||||
<% if (support == undefined) { %>
|
||||
<% if (linkto == undefined) { %>
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
|
@ -1728,34 +1724,9 @@ Offical Discord Server! :3
|
|||
</div>
|
||||
|
||||
|
||||
</a>
|
||||
<% }%>
|
||||
<% }%> <% }%>
|
||||
<% }%>
|
||||
<% }%>
|
||||
<% } %>
|
||||
<% if (support == undefined) { %>
|
||||
<% if (linkto != undefined) { %>
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
|
||||
<div class="new-button button-encryption">
|
||||
<a title="Stream Music!" style="color:var(--text-color);text-decoration: none;" href="https://<%= linkto.subdomain %>.lnk.to/<%= linkto.path %>">
|
||||
<div class="pill-button">
|
||||
|
||||
<i class="fa-light fa-music-note"></i>
|
||||
Stream music!
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</a>
|
||||
<% }%> <% }%>
|
||||
<% }%> <% if (video?.Channel.Name.endsWith(' - Topic') || inv_vid.title.endsWith('Audio)')) { %>
|
||||
<% }%>
|
||||
<% }%>
|
||||
|
||||
<% if (video?.Channel.Name.endsWith(' - Topic') || inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
<a class="new-button" title="open this song in poketube music player :3" style="color:var(--text-color);text-decoration: none;" href="/">
|
||||
|
@ -1765,6 +1736,7 @@ Offical Discord Server! :3
|
|||
WIP! </a>
|
||||
|
||||
<% }%>
|
||||
<% }%>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue