The Place: enable andmatch filter

This commit is contained in:
kaso17
2017-11-13 18:11:19 +01:00
parent b2bc982c1c
commit dcb171a655

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="]