mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
brsociety: new MR and MST
This commit is contained in:
parent
1a9a78aeda
commit
e07a231cb3
2 changed files with 8 additions and 4 deletions
|
@ -133,7 +133,9 @@ search:
|
|||
case:
|
||||
0: 1 # normal
|
||||
1: 2 # double
|
||||
minimumratio:
|
||||
text: 1.0
|
||||
minimumseedtime:
|
||||
# 2 day (as seconds = 2 x 24 x 60 x 60)
|
||||
text: 172800
|
||||
# 5 days (as seconds = 5 x 24 x 60 x 60)
|
||||
text: 432000
|
||||
# json UNIT3D 5.3.0
|
||||
|
|
|
@ -178,7 +178,9 @@ search:
|
|||
i[class*="fa-globe text-green"]: 2 # Global Double Upload
|
||||
i[class*="fa-certificate text-pink"]: 2 # Featured Torrent
|
||||
"*": 1
|
||||
minimumratio:
|
||||
text: 1.0
|
||||
minimumseedtime:
|
||||
# 2 day (as seconds = 2 x 24 x 60 x 60)
|
||||
text: 172800
|
||||
# 5 days (as seconds = 5 x 24 x 60 x 60)
|
||||
text: 432000
|
||||
# UNIT3D 5.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue