Browse Source

Minor edits to hardcoded rules

pjc 5 years ago
parent
commit
1042e464cb
2 changed files with 4 additions and 4 deletions
  1. 1
    1
      sections/rules/ratio.php
  2. 3
    3
      sections/rules/requests.php

+ 1
- 1
sections/rules/ratio.php View File

@@ -173,7 +173,7 @@ $GB = 1024*1024*1024;
173 173
       <li>Everyone gets to download their first 10 GiB before ratio watch eligibility begins.</li>
174 174
       <li>If you've downloaded more than 10 GiB and your ratio does not meet or surpass your required ratio, you will be put on ratio watch and have <strong>two weeks</strong> to raise your ratio above your required ratio.
175 175
       </li>
176
-      <li>If you download 1i0 GB while on ratio watch, your leeching privileges will automatically be disabled.</li>
176
+      <li>If you download 10 GB while on ratio watch, your leeching privileges will automatically be disabled.</li>
177 177
       <li>If you fail to leave ratio watch within a two week period, you will lose leeching privileges. After losing leeching privileges, you will be unable to download more data. Your account will remain enabled.
178 178
       </li>
179 179
       <li>The ratio watch system is automated and cannot be interrupted by staff.</li>

+ 3
- 3
sections/rules/requests.php View File

@@ -15,16 +15,16 @@ View::show_header('Request Rules');
15 15
         <strong>Do not make requests for torrents that break the rules.</strong> It is your responsibility that the request follows the rules. Your request will be deleted, and you will not get your bounty back. Requests cannot be more specific than the upload (and trumping) rules.
16 16
       </li>
17 17
       <li>
18
-        <strong>Put format specifics in the request description.</strong> If you're requesting a particular container, resolution, translation group, etc., put that information in the request description. Do not put it in the title of the request.
18
+        <strong>Put format specifics in the request description.</strong> If you're requesting a particular format, assembly level, etc., put that information in the request description. Do not put it in the title of the request.
19 19
       </li>
20 20
       <li>
21
-        <strong>Only one title (movie, game, etc.) per request.</strong> No requests for multiple titles or vague requirements. You may ask for any of several formats, but you cannot demand all of them. For example, you may ask for either an MKV or OGM, but not both formats. Game requests can consist of only one game, but may span a range of different versions. Such a request will be filled with any one version of that title.
21
+        <strong>Only one sequence per request.</strong> No requests for multiple sequences or vague requirements. You may ask for any of several formats, but you cannot demand all of them. For example, you may ask for either a FASTA or GenBank, but not both formats.
22 22
       </li>
23 23
       <li>
24 24
         <strong>When uploading to fill a request, use the [Upload request] link on the request's page.</strong> This will autofill some of the metadata for the torrent, such as title and artist. This prevents some errors that may cause your upload to break the rules, have your request unfilled, have your bounty removed, and possibly cause you to receive a warning.
25 25
       </li>
26 26
       <li>
27
-        <strong>Do not unfill requests for trivial reasons.</strong> If you did not specify in your request what you wanted (such as encoding or a particular edition), it's your fault. Do not unfill and later change the description. Do not unfill requests if you are unsure of what you are doing. Ask for help from <a href="/staff.php">first-line support or staff</a> in that case. You may only unfill the request if the torrent does not fit your specifications stated clearly in the request.
27
+        <strong>Do not unfill requests for trivial reasons.</strong> If you did not specify in your request what you wanted, it's your fault. Do not unfill and later change the description. Do not unfill requests if you are unsure of what you are doing. Ask for help from <a href="/staff.php">first-line support or staff</a> in that case. You may only unfill the request if the torrent does not fit your specifications stated clearly in the request.
28 28
       </li>
29 29
       <li>
30 30
         <strong>All users must have an equal chance to fill a request.</strong> Exchanging favors for other users is probably fine, but abusing the request system is not tolerated. That includes making specific requests for certain users (whether explicitly named or not). Making requests and then unfilling so that one particular user can fill the request is not allowed. If reported, both the requester and user filling the request will receive a warning and lose the request bounty.

Loading…
Cancel
Save