Update html/watch.ejs
This commit is contained in:
parent
6061d37aac
commit
cde0ce7059
@ -1090,6 +1090,7 @@ Offical Discord Server! :3
|
||||
<% } %>
|
||||
|
||||
<div class="pwp">
|
||||
<noscript>
|
||||
<% if (!qua) { %>
|
||||
<a><i style="display: block;" title="High Definition [Current]" class="fa-solid fa-high-definition"></i> High Definition </a>
|
||||
<a href="/watch?v=<%=VideoData.videoId%>&quality=medium"><i style="display: block;" title="Standard Definition" class="fa-light fa-standard-definition"></i> Standard Definition</a>
|
||||
@ -1099,6 +1100,7 @@ Offical Discord Server! :3
|
||||
<a href="/watch?v=<%=VideoData.videoId%>"> <i style="display: block;" title="High Definition" class="fa-light fa-high-definition"></i> High Definition </a>
|
||||
<a><i style="display: block;" title="Standard Definition [Current]" class="fa-solid fa-standard-definition"></i> Standard Definition</a>
|
||||
<% } %>
|
||||
</noscript>
|
||||
|
||||
<input type="checkbox" class="v" id="box" style="display:none">
|
||||
<label class="h" for="box">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user