mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:18:26 +01: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 (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||||
<% if (support != undefined) { %>
|
<% if (support != undefined) { %>
|
||||||
|
<% if (linkto == undefined) { %>
|
||||||
|
|
||||||
<div class="new-button button-encryption">
|
<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 %>">
|
<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 (support == undefined) { %>
|
||||||
|
<% if (linkto == undefined) { %>
|
||||||
|
|
||||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||||
|
@ -1726,6 +1730,7 @@ Offical Discord Server! :3
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<% }%> <% }%>
|
<% }%> <% }%>
|
||||||
|
<% }%> <% }%>
|
||||||
<% }%> <% if (video?.Channel.Name.endsWith(' - Topic') || inv_vid.title.endsWith('Audio)')) { %>
|
<% }%> <% if (video?.Channel.Name.endsWith(' - Topic') || inv_vid.title.endsWith('Audio)')) { %>
|
||||||
|
|
||||||
<% if (video?.Channel.Name.endsWith(' - Topic') || inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
<% if (video?.Channel.Name.endsWith(' - Topic') || inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||||
|
|
Loading…
Reference in a new issue