(Add) Table Info Block - describes table columns for noobs
HDVinnie unit3d@protonmail.com
Fri, 31 Jan 2020 07:56:28 -0500
2 files changed,
31 insertions(+),
4 deletions(-)
M
README.md
→
README.md
@@ -24,7 +24,9 @@ Recommendations: [IntelliJ IDEA Community](https://www.jetbrains.com/idea/), [Visual Studio Code](https://code.visualstudio.com) or [Sublime Text](https://www.sublimetext.com)
* Make changes to the file `trackers.json`, for example: -`{"Name": "32pages", "Abbreviation": "32P", "Type": "Comics", "Codebase": "Gazelle", "Users": "5,163", "Torrents": "45,544", "Peers": "280,094", "Ratio": "Yes", "Ratio Diff": "-", "Freeleech": "-", "Points": "Yes", "Hit & Run": "-", "Birthdate": "-", "Join": "Application, Invite, Recruitment", "Join Diff": "-", "Updated": "12-30-2019"},` +` +{"Name": "32pages", "Abbreviation": "32P", "Type": "Comics", "Codebase": "Gazelle", "Observatory Grade": "B", "Users": "5,163", "Torrents": "45,544", "Peers": "280,094", "Ratio": "No", "Ratio Diff": "N/A", "Freeleech": "Yes", "Points": "Yes", "Hit & Run": "No", "Birthdate": "2010", "Join": "Application, Invite, Recruitment", "Join Diff": "-", "Updated": "01-30-2020"}, +` * Commit the changes and push `git commit -m "Add <name_tracker>"`
M
index.html
→
index.html
@@ -54,9 +54,9 @@ <ul class="nav navbar-nav navbar-right">
<li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Resources <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> - <li><a href="https://opentrackers.org">OpenTrackers</a></li> + <li><a href="https://opentrackers.org">Open Trackers</a></li> <li><a href="http://torrentinvites.org">Torrent Invites</a></li> - <li><a href="https://torrentfreak.com">TorrentFreak</a></li> + <li><a href="https://torrentfreak.com">Torrent Freak</a></li> <li><a href="https://trackerstatus.info">Tracker Statuses</a></li> <li><a href="https://github.com/HDVinnie/Torrent-Tracker-Platforms">Tracker Platforms</a></li> </ul>@@ -71,7 +71,7 @@
<div class="table-content"> <div class="row"> <div class="col-lg-12"> - <div class="alert alert-bg-white alert-primary text-center"> + <div class="well text-center"> <strong>Hey There!</strong> Like what you see? Feel free to contribute<a class="alert-link" href="https://github.com/HDVinnie/Private-Trackers-Spreadsheet"> HERE!</a> </div> <table id="table" class="dataTable table-hover compact hover" style="width: 100% !important;">@@ -97,6 +97,31 @@ <th>Updated</th>
</tr> </thead> </table> + <br> + <br> + <div class="jumbotron" style="padding: 10px;"> + <h3>Table Info:</h3> + <h4>Columns:</h4> + <ul> + <li><code>Name</code> (The sites name.)</li> + <li><code>Abbreviation</code> (The sites abbreviation.)</li> + <li><code>Type</code> (The sites type of content it specializes in. Movies, TV, Music, General, ect.)</li> + <li><code>Codebase</code> (The sites platform/codebase it is running. Gazelle, UNIT3D, etc.)</li> + <li><code>Mozilla Observatory Security Grade</code> (The sites security grade from <a href="https://observatory.mozilla.org/faq/">https://observatory.mozilla.org/faq/</a> )</li> + <li><code>Users</code> (The amount of users said site has.)</li> + <li><code>Torrents</code> (The amount of torrents said site has.)</li> + <li><code>Peers</code> (The amount of peers (seeders+leechers) said site has.)</li> + <li><code>Ratio</code> (If said site has ratio rules.)</li> + <li><code>Ratio Difficulty</code> (Difficulty to maintain said sites ratio rules.)</li> + <li><code>Freeleech</code> (If said site has freeleech options.)</li> + <li><code>Points</code> (If said site has a points system. Points, BON, Lumens, etc.)</li> + <li><code>Hit and Run</code> (If said site has hit and run rules.)</li> + <li><code>Birthday</code> (Date said site was born.)</li> + <li><code>Join</code> (How one can join said site.)</li> + <li><code>Join Difficulty</code> (Difficulty to join said site.)</li> + <li><code>Updated</code> (Last time site statistics were updated on this spreadsheet.</li> + </ul> + </div> <br> <div class="panel panel-info"> <div class="panel-heading">