mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 18:59:01 +00:00
seedoff: drop redundant replace filter
This commit is contained in:
parent
650758efb7
commit
59b77b213a
1 changed files with 0 additions and 3 deletions
|
@ -332,9 +332,6 @@ search:
|
||||||
selector: td:nth-last-child(2)
|
selector: td:nth-last-child(2)
|
||||||
grabs:
|
grabs:
|
||||||
selector: td:nth-last-child(1)
|
selector: td:nth-last-child(1)
|
||||||
filters:
|
|
||||||
- name: replace
|
|
||||||
args: ["---", "0"]
|
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
|
|
Loading…
Add table
Reference in a new issue