all repos — Private-Trackers-Spreadsheet @ 2a3083ab0117b782eafab708a241a901378d1a32

A spreadsheet providing detailed information about private trackers

Fix
nafanz nafanz@mail.ru
Fri, 10 Jan 2020 21:36:53 +0500
commit

2a3083ab0117b782eafab708a241a901378d1a32

parent

2b3a91a2f5010b1a858de4cd31cf46cdecf2e2dc

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -24,7 +24,7 @@ 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"},` +`{"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-2019"}` * Commit the changes and push

@@ -40,7 +40,7 @@ * Synchronize your branch with this repository

Add the url of my repository to the field `upstream <remote url>`: -`git remote add upstream git@github.com:nafanz/nafanz.github.io.git` +`git remote add upstream git@github.com:HDVinnie/Private-Trackers-Spreadsheet.git` Download the latest changes from my repository.