mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:18:29 +01:00
PokeTube Player v25.09.22b :3
This commit is contained in:
parent
f0f263c367
commit
2828d784c5
1 changed files with 25 additions and 44 deletions
|
@ -36,11 +36,8 @@
|
|||
<link href="https://poketube.fun/watch?v=<%=video.id%>" itemprop=url>
|
||||
<link href="http://www.youtube.com/channel/<%=video.Channel.id%>" itemprop=url>
|
||||
<% } %> <!-- close the } -->
|
||||
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
|
||||
<title> <%=video.Title%> - PokeTube </title>
|
||||
|
||||
<!-- STYLES START -->
|
||||
|
||||
<link href="/css/yt-ukraine.svg" rel=icon>
|
||||
<title> <%=video.Title%> - PokeTube </title>
|
||||
<style>
|
||||
a.class:hover {
|
||||
text-decoration:underline;
|
||||
|
@ -52,7 +49,6 @@
|
|||
summary:hover{
|
||||
color:white;
|
||||
}
|
||||
|
||||
:visited { color: #00c0ff }
|
||||
|
||||
a{
|
||||
|
@ -67,21 +63,18 @@
|
|||
<link href=/css/app-cdn.min.css rel=stylesheet>
|
||||
<link href=/css/app.main.css rel=stylesheet>
|
||||
<link href="/css/watch.main.css?v=56" rel=stylesheet>
|
||||
<link href="/css/watch-util.css" rel=stylesheet>
|
||||
<link href="/css/watch-util.css" rel=stylesheet>
|
||||
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
|
||||
|
||||
<!-- NEW NAVBAR -->
|
||||
<link href="/css/watch-navbar.css?v=56" rel=stylesheet>
|
||||
|
||||
|
||||
<!-- STYLES END -->
|
||||
<link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
||||
</head>
|
||||
<link href="/css/watch-navbar.css?v=56" rel=stylesheet>
|
||||
<link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div class="app" style="color:#fff">
|
||||
|
||||
|
||||
<nav>
|
||||
<div class="left"><a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="transform: scale(1.3);padding-left:0.9em;width: 8.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo.svg?v=5"> </a> </div>
|
||||
<div class="middle">
|
||||
|
@ -179,11 +172,9 @@
|
|||
<% } %>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="video-info-buttons" style="border-radius:16px;padding: 3px;border-style: none;min-height: 34px;height: min-content;">
|
||||
<div class="video-info-buttons" style="background:#1c1c1c;border-radius:16px;padding: 3px;border-style: none;min-height: 34px;height: min-content;">
|
||||
|
||||
<div style="display: flex;background: #1c1c1c;border-radius: 16px;background: #1c1c1c;padding: 3px;border-style: none;min-height: 34px;height: min-content;">
|
||||
<div title="<%=engagement.likes.toLocaleString()%> Likes">
|
||||
<i class="fa-light fa-thumbs-up"></i>
|
||||
<%=convert(engagement.likes)%>
|
||||
|
@ -191,10 +182,8 @@
|
|||
<div title="<%=engagement.dislikes.toLocaleString()%> Dislikes">
|
||||
<i class="fa-light fa-thumbs-down"></i> <%=convert(engagement.dislikes)%>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="border-radius: 16px;background: #1c1c1c;padding: 3px;border-style: none;min-height: 34px;height: min-content;">
|
||||
|
||||
|
||||
<div>
|
||||
|
||||
<a title="Download this Video :3" style="color:#fff;text-decoration: none; " href="/download?v=<%=video.id%>">
|
||||
|
@ -225,7 +214,6 @@
|
|||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
@ -257,34 +245,27 @@
|
|||
</div>
|
||||
<button class="subscribe-button" ><a style="color:#fff" href="https://www.youtube.com/channel/<%=video.Channel.id%>?view_as=subscriber?sub_confirmation=1">Suscribe</a></button>
|
||||
</div>
|
||||
<div>
|
||||
<br>
|
||||
|
||||
</div> <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
|
||||
|
||||
<div class="video-title" style="font-family:'Ginto Nord';font-weight:900;white-space:yes;">Encryption Information!</div><br>
|
||||
<i class="fas fa-shield-alt"></i> The Connection is secured with ECDSA with SHA-384 Signature Algorithm :3 (<a href="https://en.wikipedia.org/wiki/Encryption">WHAT THE HELL IS ENCRYPTION ?! (ME DUM) </a>) <br><br>
|
||||
|
||||
|
||||
<div style="display:none;">
|
||||
|
||||
<div>
|
||||
<a href="/encryption?v=<%=video.id%>">Click here for encryption info</a><br>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="video-title" style="color:#fff;font-family:Ginto Nord,sans-serif;font-weight:700;margin-top: 10px;margin-bottom: 9px;">Comments - <span style="font-family: inter;"> <%=comments || "Probably disabled or theres no comments" %> </span> </div>
|
||||
|
||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
|
||||
|
||||
<div class="video-title" style="font-family:'Ginto Nord';font-weight:900;white-space:yes;margin-bottom:10px;display: flex;column-gap: 3px;">COMMENTS | <div style="font-family: inter;"> <%=comments || "Probably disabled or theres no comments" %> • <a href="https://invidio.us/watch?v=<%=video.id%>">View Comments</a> </div>
|
||||
</div>
|
||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
|
||||
|
||||
<p style="font-family:MonoSpace">
|
||||
<p>
|
||||
<a href="https://invidio.us/watch?v=<%=video.id%>"> Click here to View Comments</a>
|
||||
</p>
|
||||
|
||||
|
||||
<p style="font-family:MonoSpace;">
|
||||
<b>
|
||||
PokeTube Player v25.09.22a - Node <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> )
|
||||
PokeTube Player v25.09.22b - Node <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> )
|
||||
</b>
|
||||
|
||||
</p>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue