{% extends "base.html" %} {% block title %}FileShare · Kematian{% endblock %} {% block content %}
Hosted login files (wallets, Steam, Telegram) + your own uploads. Click a file to download, or copy its direct link.
Uploaded files are stored under panel/loot/upload/ and get a shareable link.
| Client | File | Type | Size | |
|---|---|---|---|---|
| {% if b.client_id == 'upload' %}upload{% else %}{{ b.client_id }}{% endif %} | {{ b.filename }} | {{ b.category or '—' }} | {{ (b.size | filesize) }} | Download |
| No files shared yet. | ||||
No client has hosted files.
{% endfor %}