Skip to content

Commit

Permalink
fix(tracker): wrong url (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMarble authored Aug 25, 2023
1 parent 1b2ba03 commit 1680b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qbittools/commands/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
'hd-olimpo': {
'name': 'hd-olimpo',
'urls': ['hd-space.club'],
'urls': ['hd-olimpo.club'],
'required_seed_ratio': 0,
'required_seed_days': 3.5,
},
Expand Down

0 comments on commit 1680b3a

Please sign in to comment.