mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
new download url!
This commit is contained in:
parent
26f0573493
commit
28a0f8c035
@ -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,8 +262,7 @@ 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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user