mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
thenewfun: add MR MST update ULVF
This commit is contained in:
@@ -162,8 +162,15 @@ search:
|
|||||||
args: "02.01.2006 15:04:05 -07:00"
|
args: "02.01.2006 15:04:05 -07:00"
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
img[src="pic/oupic.gif"]: 0
|
img[src="pic/oupic.gif"]: 0 # only upload is counted
|
||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
case:
|
||||||
|
img[src="pic/freeleech.gif"]: 0 # nothing is counted
|
||||||
|
"*": 1
|
||||||
|
minimumratio:
|
||||||
|
text: 0.7
|
||||||
|
minimumseedtime:
|
||||||
|
# 2 days (as seconds = 2 x 24 x 60 x 60)
|
||||||
|
text: 172800
|
||||||
# engine n/a
|
# engine n/a
|
||||||
|
Reference in New Issue
Block a user