Torrent411: add andmatch

This commit is contained in:
kaso17 2017-01-25 13:19:03 +01:00
parent 92c6ceb565
commit 22a8ee83bf
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@
search: "{{ .Query.Keywords }}" search: "{{ .Query.Keywords }}"
rows: rows:
selector: table > tbody > tr selector: table > tbody > tr
filters:
- name: andmatch
fields: fields:
category: category:
selector: td:nth-child(1) > a selector: td:nth-child(1) > a