123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <!-- Other Sections -->
- <h3 id="jump">Other Sections</h3>
- <div class="box pad rule_table" style="padding: 0px 0px 0px 0px;">
- <table width="100%">
- <tr class="colhead">
- <td style="width: 150px;">Category</td>
- <td style="width: 400px;">Additional Information</td>
- </tr>
- <tr class="row">
- <td class="nobr">
- <a href="rules.php">Golden Rules</a>
- </td>
- <td class="nobr">
- These are the most important rules. Breaking these rules will result in the most serious consequences.
- </td>
- </tr>
- <tr class="row">
- <td class="nobr">
- <a href="rules.php?p=ratio">Ratio</a>
- </td>
- <td class="nobr">
- These are the rules for seeding/leeching activity on this site.
- </td>
- </tr>
- <tr class="row">
- <td class="nobr">
- <a href="rules.php?p=requests">Requests</a>
- </td>
- <td class="nobr">
- These are the rules that govern requests.
- </td>
- </tr>
- <tr class="row">
- <td class="nobr">
- <a href="rules.php?p=collages">Collections</a>
- </td>
- <td class="nobr">
- These are the rules that govern collections.
- </td>
- </tr>
- <tr class="row">
- <td class="nobr">
- <a href="rules.php?p=clients">Clients</a>
- </td>
- <td class="nobr">
- These are the clients we allow to connect to our tracker and rules specific to them.
- </td>
- </tr>
- <tr class="row">
- <td class="nobr">
- <a href="rules.php?p=upload">Upload</a>
- </td>
- <td class="nobr">
- This is the section of the rules regarding any and all content which is allowed on this site.
- </td>
- </tr>
- <tr class="row">
- <td class="nobr">
- <a href="rules.php?p=chat">Chat</a>
- </td>
- <td class="nobr">
- Read this before posting in our forums or talking on our IRC network.
- </td>
- </tr>
- <tr class="row">
- <td class="nobr">
- <a href="rules.php?p=tag">Tagging</a>
- </td>
- <td class="nobr">
- These rules govern what tags can and cannot be added.
- </td>
- </tr>
- </table>
- </div>
- <!-- END Other Sections -->
|