mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:28:35 +01:00
add warning for dislikes lol
This commit is contained in:
parent
a617d8e887
commit
8147eb8a00
1 changed files with 2 additions and 0 deletions
|
@ -1486,6 +1486,8 @@ WIP! </a>
|
|||
Genre: <%-inv_vid.genre %> <br>
|
||||
Date of upload: <%=date%> ^^ <br>
|
||||
<hr style="clear: both;display: none;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;">
|
||||
warning: returnyoutubedislikes may not be accurate, this is just an estiment ehe :3
|
||||
|
||||
Rating : <%=engagement.rating.toLocaleString()%> (<%=engagement.dislikes.toLocaleString()%>/<%=engagement.likes.toLocaleString()%> <abbr title="Like To dislike ratio - the number to the left is dislike count and the one to the right is like count :3">LTDR</abbr>) <br>
|
||||
|
||||
<%
|
||||
|
|
Loading…
Reference in a new issue