Skip to content

Commit

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

- name: cathoderaytube
urls:
- signal.cathode-ray.tube
required_seed_ratio: 1.05
required_seed_days: 0

- name: divteam
urls:
- divteam.com
required_seed_ratio: 0
required_seed_days: 2.5

- name: digitalcoreclub
urls:
- digitalcore.club
required_seed_ratio: 1.05
required_seed_days: 5.5

- name: exoticaz
urls:
- exoticaz.to
Expand Down

0 comments on commit 71cfaa3

Please sign in to comment.