Coder Social home page Coder Social logo

gnsfujiwara / private-trackers-spreadsheet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hdvinnie/private-trackers-spreadsheet

0.0 0.0 0.0 371 KB

A spreadsheet providing detailed information about private trackers

Home Page: https://hdvinnie.github.io/Private-Trackers-Spreadsheet/

JavaScript 29.64% CSS 55.22% HTML 15.15%

private-trackers-spreadsheet's Introduction

Information

Private Trackers Spreadsheet - This comparative table of torrent trackers originates from discussions on Reddit.

It is based on GitHub Page and has the ability to sort and filter data through the use of jQuery and DataTables.

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, Visual Studio Code or Sublime Text

  • Make changes to the file trackers.json, for example:

{"Name": "32pages", "Abbreviation": "32P", "Type": "Comics", "Codebase": "Gazelle", "Observatory Grade": "B", "Users": "5,163", "Torrents": "45,544", "Peers": "280,094", "Ratio": "No", "Ratio Diff": "-", "Freeleech": "Yes", "Points": "Yes", "Hit & Run": "No", "Birthdate": "2010", "Join": "Application, Invite, Recruitment", "Join Diff": "-", "Updated": "2021-04-25"},

  • Commit the changes and push

git commit -m "Add <name tracker>"

git push

  • Submit your changes for review

If you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.

You will get a notification email once the changes have been merged.

  • Synchronize your branch with this repository

Add the url of my repository to the field upstream <remote url>:

git remote add upstream https://github.com/HDVinnie/Private-Trackers-Spreadsheet.git

Download the latest changes from my repository.

git fetch upstream

We are merging a new version of my repository with your master branch.

git rebase upstream/master

Pushing these changes to your GitHub repository.

git push origin master

  • Profit

Keep track of the project and make new issue, changes.

Update from Jackett

This will read Jackett's tracker definitions from Jackett/src/Jackett.Common/Definitions and update trackers2.json

node read.js

Contacts

Email [email protected] or Reddit u/-HDVinnie-

private-trackers-spreadsheet's People

Contributors

hdvinnie avatar nafanz avatar tracker-user avatar j1n13 avatar werrpy avatar ljmerza avatar beersteddy avatar mrgrayorig avatar seetwoarrr avatar f-o avatar pemyunupa avatar burritothief avatar dankmemz69 avatar wjk81 avatar theoneandonlyewok avatar ulnasensei avatar pedroapero avatar 3rencm avatar pyr8zdl avatar tober1276 avatar 120318 avatar theroberta avatar lemonadecard avatar xzi avatar lostrager avatar pinocookie avatar powerfulrichard avatar zanatus avatar anqt1 avatar crimist avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.