mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 03:34:46 -05:00
add stuff
This commit is contained in:
parent
6c7f16f66f
commit
8354108df7
1 changed files with 6 additions and 1 deletions
|
@ -1691,6 +1691,7 @@ 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 %>">
|
||||
|
@ -1708,7 +1709,10 @@ Offical Discord Server! :3
|
|||
<% }%> <% }%>
|
||||
<% }%>
|
||||
|
||||
<% }%>
|
||||
|
||||
<% if (support == undefined) { %>
|
||||
<% if (linkto == undefined) { %>
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
|
@ -1725,7 +1729,8 @@ Offical Discord Server! :3
|
|||
|
||||
|
||||
</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)')) { %>
|
||||
|
|
Loading…
Reference in a new issue