mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
linuxtracker: fix grabs
This commit is contained in:
parent
5f76f85657
commit
cf8eb4dfad
1 changed files with 3 additions and 0 deletions
|
@ -377,6 +377,9 @@ search:
|
|||
grabs:
|
||||
selector: td:nth-child(2) > table > tbody > tr:nth-child(5) > td
|
||||
remove: strong
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["---", "0"]
|
||||
cat:
|
||||
selector: a[href^="index.php?page=torrents&category="]
|
||||
attribute: href
|
||||
|
|
Loading…
Add table
Reference in a new issue