diff --git a/src/Jackett.Common/Definitions/thenewfun.yml b/src/Jackett.Common/Definitions/thenewfun.yml index 1189bb287..695f9bdf3 100644 --- a/src/Jackett.Common/Definitions/thenewfun.yml +++ b/src/Jackett.Common/Definitions/thenewfun.yml @@ -162,8 +162,15 @@ search: args: "02.01.2006 15:04:05 -07:00" downloadvolumefactor: case: - img[src="pic/oupic.gif"]: 0 + img[src="pic/oupic.gif"]: 0 # only upload is counted "*": 1 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