BioTorrents.de’s version of Gazelle
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

jump.php 2.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <!-- Other Sections -->
  2. <h3 id="jump">Other Sections</h3>
  3. <div class="box pad rule_table" style="padding: 0px 0px 0px 0px;">
  4. <table width="100%">
  5. <tr class="colhead">
  6. <td style="width: 150px;">Category</td>
  7. <td style="width: 400px;">Additional Information</td>
  8. </tr>
  9. <tr class="row">
  10. <td class="nobr">
  11. <a href="rules.php">Golden Rules</a>
  12. </td>
  13. <td class="nobr">
  14. These are the most important rules. Breaking these rules will result in the most serious consequences.
  15. </td>
  16. </tr>
  17. <tr class="row">
  18. <td class="nobr">
  19. <a href="rules.php?p=ratio">Ratio</a>
  20. </td>
  21. <td class="nobr">
  22. These are the rules for seeding/leeching activity on this site.
  23. </td>
  24. </tr>
  25. <tr class="row">
  26. <td class="nobr">
  27. <a href="rules.php?p=requests">Requests</a>
  28. </td>
  29. <td class="nobr">
  30. These are the rules that govern requests.
  31. </td>
  32. </tr>
  33. <tr class="row">
  34. <td class="nobr">
  35. <a href="rules.php?p=collages">Collections</a>
  36. </td>
  37. <td class="nobr">
  38. These are the rules that govern collections.
  39. </td>
  40. </tr>
  41. <tr class="row">
  42. <td class="nobr">
  43. <a href="rules.php?p=clients">Clients</a>
  44. </td>
  45. <td class="nobr">
  46. These are the clients we allow to connect to our tracker and rules specific to them.
  47. </td>
  48. </tr>
  49. <tr class="row">
  50. <td class="nobr">
  51. <a href="rules.php?p=upload">Upload</a>
  52. </td>
  53. <td class="nobr">
  54. This is the section of the rules regarding any and all content which is allowed on this site.
  55. </td>
  56. </tr>
  57. <tr class="row">
  58. <td class="nobr">
  59. <a href="rules.php?p=chat">Chat</a>
  60. </td>
  61. <td class="nobr">
  62. Read this before posting in our forums or talking on our IRC network.
  63. </td>
  64. </tr>
  65. <tr class="row">
  66. <td class="nobr">
  67. <a href="rules.php?p=tag">Tagging</a>
  68. </td>
  69. <td class="nobr">
  70. These rules govern what tags can and cannot be added.
  71. </td>
  72. </tr>
  73. </table>
  74. </div>
  75. <!-- END Other Sections -->