The Place: enable andmatch filter

This commit is contained in:
kaso17 2017-11-13 18:11:19 +01:00
parent b2bc982c1c
commit dcb171a655
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,8 @@
search: "{{ .Query.Keywords }}" search: "{{ .Query.Keywords }}"
rows: rows:
selector: table[border="0"] > tbody > tr.ttable:has(a[href^="browse.php?cat="]) selector: table[border="0"] > tbody > tr.ttable:has(a[href^="browse.php?cat="])
filters:
- name: andmatch
fields: fields:
category: category:
selector: a[href^="browse.php?cat="] selector: a[href^="browse.php?cat="]