mirror of
https://github.com/Jackett/Jackett
synced 2024-12-23 08:17:25 +00:00
downloadville: fix size. resolves #7121
This commit is contained in:
parent
5fbc92682a
commit
1a0b62540e
1 changed files with 3 additions and 0 deletions
|
@ -249,6 +249,9 @@
|
|||
args: ["---", "0"]
|
||||
size:
|
||||
selector: td:nth-last-of-type(4)
|
||||
filters:
|
||||
- name: replace
|
||||
args: [",", "."]
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src="images/freeleech.gif"]: 0
|
||||
|
|
Loading…
Reference in a new issue