all repos — Private-Trackers-Spreadsheet @ c6774e0cfeb7d36360a15e09c244b539ac6be43b

A spreadsheet providing detailed information about private trackers

Merge pull request #37 from nafanz/master

Project Description and Instructions for Contributors
HDVinnie unit3d@protonmail.com
Mon, 06 Jan 2020 10:06:31 -0500
commit

c6774e0cfeb7d36360a15e09c244b539ac6be43b

parent

21beb5b586a900898c4d91959df144bef18692b9

1 files changed, 39 insertions(+), 4 deletions(-)

jump to
M README.mdREADME.md

@@ -1,8 +1,43 @@

-## <a name="page"></a> 📄 GitHub Page (Responsive + Sortable Spreadsheet) +### Information + +[Private Trackers Spreadsheet](https://hdvinnie.github.io/Private-Trackers-Spreadsheet/) - This comparative table of torrent trackers originates from discussions on [Reddit](https://www.reddit.com/r/trackers/comments/ehd7oy/new_private_trackers_spreadsheet/). + +It is based on [GitHub Page](https://pages.github.com) and has the ability to sort and filter data through the use of [jQuery](https://jquery.com) and [DataTables](https://datatables.net). + +If you own a tracker and want to exclude it from this list, please contact us. + +### Contributions + +* Fork this repository + +Clicking on the `Fork` button on the top of this page. This will create a copy of this repository in your account. + +* Clone the repository + +Go to your GitHub account, open the forked repository, click on the `Clone or download` button and then click the copy to clipboard icon. Open a terminal and run the following git command: + +`git clone <url_repository>` + +* Open a project in IDE or text editor + +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": "-", "Points": "Yes", "Birthdate": "-", "Join": "Application/Invite/Recruitment", "Join Diff": "-", "Updated": "12/30/19"},` + +* Commit the changes and push + +`git commit -m "Add <name_tracker>"` + +* Submit your changes for review -https://hdvinnie.github.io/Private-Trackers-Spreadsheet/ +If you go to your repository on GitHub, you'll see a `Compare & pull request` button. Click on that button. -## <a name="privacy"></a> 🔐 Privacy +* Profit -If your site is listed here and you dont want it to be, please email hdinnovations@protonmail.com instead of using the issue tracker. +You will get a notification email once the changes have been merged. + +### Contacts +Email `hdinnovations@protonmail.com` or Reddit `u/-HDVinnie-`