Files
f0bm/views/upload.html
2025-07-22 16:27:18 +02:00

10 lines
422 B
HTML

@include(snippets/header)
<h5>Upload</h5>
<p>To upload videos to w0bm you must join our <a href="https://t.me/+Qwh6KgnYfEMxOWUy">Telegram</a> group</p>
<p>An admin will accept your join request shortly</p>
<h5>How it works</h5>
<ul>
<li>Maximum filesize for direct file upload via Telegram is 20MB</li>
<li>Add a !f behind any url you want and send it, the bot will pick it up.</li>
</ul>
@include(snippets/footer)