mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 10:58:25 +01:00
update alot of stuff again
This commit is contained in:
parent
84fc9202aa
commit
8f050ec80e
1 changed files with 4 additions and 3 deletions
|
@ -57,9 +57,9 @@
|
|||
<center>
|
||||
<p><i class="fas fa-calendar-alt"></i>
|
||||
<%=date%>|<i class="fas fa-chart-bar"></i>
|
||||
<%=video.engagement.views.toLocaleString()%> Views| <i class="fas fa-thumbs-up"></i>
|
||||
<%=video.engagement.likes.toLocaleString()%> <i class="fas fa-thumbs-down"></i>
|
||||
<%=video.engagement.dislikes.toLocaleString()%><br>
|
||||
<%=a.engagement.views.toLocaleString()%> Views| <i class="fas fa-thumbs-up"></i>
|
||||
<%=a.engagement.likes.toLocaleString()%> <i class="fas fa-thumbs-down"></i>
|
||||
<%=a.engagement.dislikes.toLocaleString()%><br>
|
||||
<p><i class="fas fa-shield-alt"></i> Youtube wont know you are whatching this video (also your fbi guy wont know too)</p><noscript><p><i class="fas fa-code"></i> Hey,you are on no script mode rn. Yes,Poketube does not require billion lame scripts to run :P</p></noscript>
|
||||
<hr>
|
||||
<h3 style=color:#fff;font-family:Inter,sans-serif;font-weight:700;white-space:yes>Description</h3>
|
||||
|
@ -84,3 +84,4 @@
|
|||
</script>
|
||||
</center>
|
||||
</center>
|
||||
|
||||
|
|
Loading…
Reference in a new issue