mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 22:57:54 +01:00
remove these
This commit is contained in:
parent
8187d5b389
commit
431d458cb5
1 changed files with 2 additions and 2 deletions
|
@ -1690,7 +1690,7 @@ Offical Discord Server! :3
|
|||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
<% if (support != undefined && linkto.subdomain == undefined) { %>
|
||||
<% if (support != undefined && 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 +1708,7 @@ Offical Discord Server! :3
|
|||
<% }%> <% }%>
|
||||
<% }%>
|
||||
|
||||
<% if (support == undefined && linkto.subdomain == undefined) { %>
|
||||
<% if (support == undefined && linkto == undefined) { %>
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
|
|
Loading…
Reference in a new issue