mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2025-01-24 19:10:16 +00:00
Fix search form typo and some HTML
This commit is contained in:
parent
4091cba837
commit
0eea181020
|
@ -10,5 +10,5 @@
|
|||
<Param name="q" value="{searchTerms}"/>
|
||||
</Url>
|
||||
<Url type="application/opensearchdescription+xml" rel="self" template="https://sukebei.nyaa.si/static/search-sukebei.xml"/>
|
||||
<moz:SearchForm>https://sukebeinyaa.si/</moz:SearchForm>
|
||||
</OpenSearchDescription>
|
||||
<moz:SearchForm>https://sukebei.nyaa.si/</moz:SearchForm>
|
||||
</OpenSearchDescription>
|
||||
|
|
|
@ -95,6 +95,12 @@
|
|||
scroll down and hit the <button type="button" class="btn btn-xs btn-danger">Delete</button>
|
||||
button.
|
||||
</div>
|
||||
|
||||
{{ linkable_header("Getting trusted status", "trusted") }}
|
||||
<div>
|
||||
At the moment we have no established process for granting trust status to users
|
||||
who did not previously have it. If and when we establish such a process it will be announced.
|
||||
</div>
|
||||
{# <div class="content">
|
||||
<h1>Help</h1>
|
||||
<p><b>The search engine</b> is located at the top right, and it allows users to search through the torrent titles available on the site. Results matching either word A or B can be included by typing a vertical bar between them (|). Results matching a certain word can be excluded by prefixing that word with a hyphen-minus (-). Phrases can be matched by surrounding them with double-quotes (). Search results can be filtered by category, remake, trusted, and/or A+ status, and then narrowed down further by age and size ranges as well as excluding specific users. Sorting can be done in ascending or descending order by date, amount of seeders/leechers/downloads, size, or name. The search engine adapts to the current view and makes it possible to search for specific torrents in a specific subcategory from a specific user.</p>
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
<p>UHD source video is limited to 3840x2160p.</p>
|
||||
</li>
|
||||
</ul><br>
|
||||
<p>Naturally, untouched sources are not bound by these limits.</p><br>
|
||||
<p>Naturally, untouched sources are not bound by these limits. Leaks are also not subject to any resolution limits.</p><br>
|
||||
<p><b>Finally, a few notes concerning tagging and using other people's work:</b></p>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
Loading…
Reference in a new issue