mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
dragonworldreloaded: add MR and MST
"You will continue to share your download at least 100%. You will receive your download at least 12 hours within 14 days." https://dragonworld-reloaded.net/member-torrents.php#url Global MR is lower, "If your ratio falls below 0.6, the system will automatically warn you for 2 weeks..." https://dragonworld-reloaded.net/rules.php
This commit is contained in:
parent
f8e697ce8a
commit
ce977b7911
1 changed files with 5 additions and 1 deletions
|
@ -261,5 +261,9 @@ search:
|
|||
"*": 1
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
# MR and MST tbd
|
||||
minimumratio:
|
||||
text: 1.0
|
||||
minimumseedtime:
|
||||
# 12 hours (as seconds = 12 x 60 x 60)
|
||||
text: 43200
|
||||
# engine tbd
|
||||
|
|
Loading…
Add table
Reference in a new issue