1
Fork 0

add stream music button !!!!!!

This commit is contained in:
ashley 2024-07-16 19:45:55 +00:00
parent d659e388fd
commit 2fa69f81ca

View file

@ -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 %>">
@ -1709,6 +1710,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)')) { %>
@ -1724,6 +1726,28 @@ 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)')) { %>