mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
netlab: add gold coin 65% DLVF
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user