1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 16:54:39 -05:00

new download url!

This commit is contained in:
Ashley 2022-07-12 20:11:23 +03:00 committed by GitHub
parent 13d5e7afd1
commit 72f60c98e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -205,7 +205,7 @@ summary:hover{
</div> </div>
<div> <div>
<a style="color:#fff" href="/api/video/download?v=<%=video.id%>"> <a style="color:#fff" href="/download?v=<%=video.id%>">
<i class="fas fa-download"></i> <i class="fas fa-download"></i>
Download Download
</a> </a>
@ -262,7 +262,6 @@ summary:hover{
<% if (optout) { %> <% if (optout) { %>
Ayo u are lucy! this music video has lyrics! wanna see em? <a href="/watch?v=<%=video.id%>&r=f&t=f">Click this!</a> Ayo u are lucy! this music video has lyrics! wanna see em? <a href="/watch?v=<%=video.id%>&r=f&t=f">Click this!</a>
<br>pstt,we now have a music option wanna see it? <a href="/music?v=<%=video.id%>&t=f">Click this!</a>
<% } %> <% } %>
<% if (!optout) { %> <% if (!optout) { %>
Ayo u are lucy! this music video has lyrics! wanna see em? <a href="/watch?v=<%=video.id%>&r=f">Click this!</a> Ayo u are lucy! this music video has lyrics! wanna see em? <a href="/watch?v=<%=video.id%>&r=f">Click this!</a>