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:
ilike2burnthing
2020-12-08 04:26:38 +00:00
committed by GitHub
parent 2438d54252
commit 6e8a6167e9

View File

@@ -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