1
Fork 0

add poketube music

This commit is contained in:
Ashley 2022-07-11 00:42:25 +03:00 committed by GitHub
parent 0b416917ff
commit bbdd8475f6

View file

@ -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>
<% } %>