Skip to content

Commit

Permalink
feat: add trackers (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
truxnell authored Sep 5, 2023
1 parent ce2ed9b commit 5cf7cb4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,12 @@ trackers:
required_seed_ratio: 1.05
required_seed_days: 0

- name: nebulance
urls:
- nebulance.io
required_seed_ratio: 0
required_seed_days: 5.5

- name: orpheus
urls:
- home.opsfet.ch
Expand Down Expand Up @@ -167,12 +173,30 @@ trackers:
required_seed_ratio: 1.05
required_seed_days: 0

- name: revolutiontt
urls:
- revolutiontt.me
required_seed_ratio: 1.05
required_seed_days: 0

- name: scenetime
urls:
- scenetime.com
required_seed_ratio: 0
required_seed_days: 3.5

- name: skipthecommericals
urls:
- skipthecommericals.xyz
required_seed_ratio: 0
required_seed_days: 7.5

- name: skipthetrailers
urls:
- skipthetrailers.xyz
required_seed_ratio: 0
required_seed_days: 7.5

- name: superbits
urls:
- sptracker.cc
Expand Down

0 comments on commit 5cf7cb4

Please sign in to comment.