mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:08:34 +01:00
last commit today trust
This commit is contained in:
parent
8a2d8eddc9
commit
cb02f8f255
1 changed files with 2 additions and 2 deletions
|
@ -1708,7 +1708,7 @@ Offical Discord Server! :3
|
|||
<% }%> <% }%>
|
||||
<% }%>
|
||||
|
||||
<% if (support == undefined || linkto.subdomain == undefined) { %>
|
||||
<% if (support == undefined && linkto.subdomain == undefined) { %>
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
|
@ -1733,7 +1733,7 @@ Offical Discord Server! :3
|
|||
<% if (!inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
|
||||
<div class="new-button button-encryption">
|
||||
<a title="Stream!" style="color:var(--text-color);text-decoration: none;" href="https://<%= linkto.subdomain %>.lnk.to/<%= linkto.path %>">
|
||||
<a title="Stream The Song :3" 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>
|
||||
|
|
Loading…
Reference in a new issue