mirror of https://github.com/Jackett/Jackett
netlab: add gold coin 65% DLVF
This commit is contained in:
parent
f1e21fb450
commit
5ad2bd0158
|
@ -112,8 +112,9 @@ search:
|
||||||
leechers:
|
leechers:
|
||||||
selector: td:nth-child(8)
|
selector: td:nth-child(8)
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
# there is suposed to be a gold where ul is counted at 100% and dl counted for 35% but I've not seen it yet
|
case:
|
||||||
text: 1
|
img[src$="_gold.png"]: 0.65
|
||||||
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
minimumratio:
|
minimumratio:
|
||||||
|
|
Loading…
Reference in New Issue