1
0
forked from w0bm/f0bm

adding shortcuts

This commit is contained in:
x
2026-01-24 01:38:25 +01:00
parent a9871187ab
commit 54f266ff3d

View File

@@ -1,13 +1,22 @@
@include(snippets/header) @include(snippets/header)
<div id="main"> <div id="main">
<div class="about"> <div class="about">
<p>Welcome stranger!</p> <p>Welcome stranger!</p>
<p>bringing you some of the greatest webms from the past, the present and the future!</p> <p>bringing you some of the greatest webms from the past, the present and the future!</p>
<p>Enjoy your stay.</p> <p>How to use it?</p>
<img style="width: 200px" src="/s/img/cockfag.png" alt="cockfag"> <p>shortcuts</p>
<p>If you have any questions you can reach out via Mail.</p> <ul>
<p>mail: admin@w0bm.com</p> <li>k = search</li>
<p>Please also make yourself familiar with the <a href="/terms">Terms Of Service</a></p> <li>r = random</li>
<li>p = toggle safe for rating</li>
<li>i = open tag input</li>
<li>x = del</li>
<li>scroll up/down inside video or inside the controls triggers next or prev</li>
<li>Arrow keys trigger next or prev</li>
</ul>
<p>If you have any questions you can reach out via Mail.</p>
<p>mail: admin@w0bm.com</p>
<p>Please also make yourself familiar with the <a href="/terms">Terms Of Service</a></p>
</div>
</div> </div>
</div> @include(snippets/footer)
@include(snippets/footer)