mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:08:34 +01:00
wdfgefjıtgfu
This commit is contained in:
parent
ccf32b9b43
commit
ac72e2ccb3
1 changed files with 3 additions and 7 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 %>">
|
||||
|
@ -1709,10 +1708,7 @@ Offical Discord Server! :3
|
|||
<% }%> <% }%>
|
||||
<% }%>
|
||||
|
||||
<% }%>
|
||||
|
||||
<% if (support == undefined) { %>
|
||||
<% if (linkto == undefined) { %>
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
|
@ -1729,9 +1725,9 @@ 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)')) { %>
|
||||
<a class="new-button" title="open this song in poketube music player :3" style="color:var(--text-color);text-decoration: none;" href="/">
|
||||
<div class="pill-button">
|
||||
|
|
Loading…
Reference in a new issue