remove hoster ranking
This commit is contained in:
parent
0ea54f111d
commit
02a29bb056
@ -28,14 +28,6 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<div class="by-hoster">
|
|
||||||
<h3>Top {{ hoster.length }} hoster</h3>
|
|
||||||
<table class="table">
|
|
||||||
@each(hoster as host)
|
|
||||||
<tr><td>{{ host.part.length ? host.part : "Telegram" }}</td><td>{{ host.c }}</td></tr>
|
|
||||||
@endeach
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
<div class="by-stats">
|
<div class="by-stats">
|
||||||
<h3>Tag stats</h3>
|
<h3>Tag stats</h3>
|
||||||
<table class="table">
|
<table class="table">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user