mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:38:24 +01:00
Encryption info
This commit is contained in:
parent
e11eb69edc
commit
a34668da62
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
|
||||
<% if (!isMobile) { %>
|
||||
<!--
|
||||
|
@ -237,8 +236,9 @@ margin-right: 100px;
|
|||
<div class="primary">
|
||||
|
||||
<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>
|
||||
|
||||
</div><br>
|
||||
<div class="video-info">
|
||||
<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="primary">
|
||||
<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>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue