mirror of
https://github.com/Jackett/Jackett
synced 2025-02-22 22:31:09 +00:00
parent
f56e53255e
commit
7253a09531
1 changed files with 4 additions and 2 deletions
|
@ -132,8 +132,10 @@
|
|||
leechers:
|
||||
selector: td:nth-child(9) a
|
||||
grabs:
|
||||
optional: true
|
||||
selector: td:nth-child(10) a
|
||||
selector: td:nth-child(10)
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["---", "0"]
|
||||
date:
|
||||
selector: td:nth-child(5)
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue