mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 07:10:44 +00:00
katcrs: andmatch
This commit is contained in:
parent
2a7c693917
commit
af4fb5c6a0
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@
|
|||
- path: "{{ if .Keywords }}search/{{ .Keywords }}/{{else}}new/{{end}}"
|
||||
rows:
|
||||
selector: table.data tr.odd
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
category:
|
||||
selector: span.uploader_block strong a
|
||||
|
|
Loading…
Reference in a new issue