mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 12:38:26 +01:00
add poketube music
This commit is contained in:
parent
575618c8a7
commit
82ed9b4bd5
1 changed files with 2 additions and 0 deletions
|
@ -262,9 +262,11 @@ summary:hover{
|
|||
<% 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>
|
||||
|
||||
<br>pstt,we now have a music option wanna see it? <a href="/music?v=<%=video.id%>&t=f">Click this!</a>
|
||||
<% } %>
|
||||
<% 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>
|
||||
<br>pstt,we now have a music option wanna see it? <a href="/music?v=<%=video.id%>">Click this!</a>
|
||||
|
||||
<% } %>
|
||||
|
||||
|
|
Loading…
Reference in a new issue