mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ztracker: add MR and MST
"Downloaded torrents must be seeded up to 0.8 OR 3 days of clean seed time." http://ztracker.org/rules.php Global MR is 0.6
This commit is contained in:
@@ -164,6 +164,11 @@ search:
|
|||||||
case:
|
case:
|
||||||
img[src="./pic/x2.gif"]: 2
|
img[src="./pic/x2.gif"]: 2
|
||||||
"*": 1
|
"*": 1
|
||||||
|
minimumratio:
|
||||||
|
text: 0.8
|
||||||
|
minimumseedtime:
|
||||||
|
# 3 days (as seconds = 3 x 24 x 60 x 60)
|
||||||
|
text: 259200
|
||||||
date:
|
date:
|
||||||
selector: td:nth-child(2)
|
selector: td:nth-child(2)
|
||||||
remove: a, img
|
remove: a, img
|
||||||
|
Reference in New Issue
Block a user