1
Fork 0

Encryption info

This commit is contained in:
Ashley 2022-08-06 22:49:20 +03:00 committed by GitHub
parent e11eb69edc
commit a34668da62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,3 @@
<% if (!isMobile) { %> <% if (!isMobile) { %>
<!-- <!--
@ -237,8 +236,9 @@ margin-right: 100px;
<div class="primary"> <div class="primary">
<div class="video-player-container"> <div class="video-player-container">
<video class="player" style="border-radius: 16px;" autoplay controls src="<%=url%>" poster="https://i.ytimg.com/vi/<%=video.id%>/hqdefault.jpg?v=607ddcd4"> <video class="player" id="<%=sha384(video.id)%>" style="border-radius: 16px;" autoplay controls src="https://tube.kuylar.dev/proxy/media/<%=video.id%>/18?e=<%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%>" poster="https://i.ytimg.com/vi/<%=video.id%>/hqdefault.jpg?v=607ddcd4">
</video> </video>
</div><br> </div><br>
<div class="video-info"> <div class="video-info">
<div class="video-title" style="font-family:'Ginto Nord';font-weight:900;white-space:yes;"><%=video.Title%></div> <div class="video-title" style="font-family:'Ginto Nord';font-weight:900;white-space:yes;"><%=video.Title%></div>
@ -659,7 +659,7 @@ summary:hover{
<div class="mobile-page"> <div class="mobile-page">
<div class="primary"> <div class="primary">
<div class="video-player-container"> <div class="video-player-container">
<video class="player" autoplay controls src="<%=url%>" poster="https://i.ytimg.com/vi/<%=video.id%>/hqdefault.jpg?v=607ddcd4"> <video class="player" autoplay controls src="https://tube.kuylar.dev/proxy/media/<%=video.id%>/18?e=<%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%><%=sha384(video.id)%><%=sha384(video.Title)%><%=sha384(video.Description)%>" poster="https://i.ytimg.com/vi/<%=video.id%>/hqdefault.jpg?v=607ddcd4">
</video> </video>
</video> </video>
</div> </div>