{% extends 'components/shell.html' %} {% from 'components/site_section.html' import site_section, site_section_header %} {% block scripts_extra %} {% endblock scripts_extra %} {% block content %} {% call site_section('upload') %} {{ site_section_header('Upload file') }}

If content for a user is distributed by means inaccessible by the importers, (like email or private message) you can upload the files manually here.

{% if request.args.get('service') %} {% else %} {% endif %}
{% if request.args.get('user') %} {% else %} {% endif %}
February 2020 Rewards
Specify what the file/archive is, where the original post can be found, include relevant keys/passwords, etc.
Select or drop file
2GB size limit
{% endcall %} {% endblock %}