mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:38:24 +01:00
remove the p
yeet
This commit is contained in:
parent
e1894880da
commit
3cd0fb63d3
1 changed files with 0 additions and 3 deletions
|
@ -288,9 +288,6 @@ margin-right: 100px;
|
||||||
<p><i class="fas fa-shield-alt"></i> The Connection is secured with ECDSA with SHA-384 Signature Algorithm :3 <br>
|
<p><i class="fas fa-shield-alt"></i> The Connection is secured with ECDSA with SHA-384 Signature Algorithm :3 <br>
|
||||||
<div class="video-title" style="font-family:'Ginto Nord';font-weight:900;white-space:yes;">Encryption Information!</div>
|
<div class="video-title" style="font-family:'Ginto Nord';font-weight:900;white-space:yes;">Encryption Information!</div>
|
||||||
<div>
|
<div>
|
||||||
<p style="margin:0;">
|
|
||||||
Using SHA-384
|
|
||||||
</p>
|
|
||||||
Title: <span style="font-family:'Monospace'"> <%=sha384(video.Title)%></span><br>
|
Title: <span style="font-family:'Monospace'"> <%=sha384(video.Title)%></span><br>
|
||||||
ID: <span style="font-family:'Monospace'"> <%=sha384(video.id)%></span><br>
|
ID: <span style="font-family:'Monospace'"> <%=sha384(video.id)%></span><br>
|
||||||
Chnl: <span style="font-family:'Monospace'"> <%=sha384(video.Channel.Name)%> </span>
|
Chnl: <span style="font-family:'Monospace'"> <%=sha384(video.Channel.Name)%> </span>
|
||||||
|
|
Loading…
Reference in a new issue