mirror of
https://github.com/Jackett/Jackett
synced 2025-03-05 19:29:03 +00:00
bithumen, carpathians: set dlvf=0 resolves #11818
This commit is contained in:
parent
114e4d86a2
commit
253164c7b9
2 changed files with 2 additions and 8 deletions
|
@ -123,13 +123,7 @@ search:
|
|||
size:
|
||||
selector: td:nth-child(6) > u
|
||||
downloadvolumefactor:
|
||||
text: 1
|
||||
downloadvolumefactor:
|
||||
optional: true
|
||||
selector: td:nth-child(6) > nobr > font:contains(" × ")
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["×", ""]
|
||||
text: 0
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
uploadvolumefactor:
|
||||
|
|
|
@ -150,7 +150,7 @@ search:
|
|||
args: ["hete", "week"]
|
||||
- name: timeago
|
||||
downloadvolumefactor:
|
||||
text: 1
|
||||
text: 0
|
||||
uploadvolumefactor:
|
||||
case:
|
||||
img[src="pic/double.png"]: 2
|
||||
|
|
Loading…
Add table
Reference in a new issue