remove hoster ranking

This commit is contained in:
x 2025-05-10 21:57:33 +02:00
parent 0ea54f111d
commit 02a29bb056

View File

@ -28,14 +28,6 @@
</tbody>
</table>
</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">
<h3>Tag stats</h3>
<table class="table">