The Empire: enable andmatch filter

This commit is contained in:
kaso17
2017-11-13 18:11:06 +01:00
parent 255a0f0ffa
commit b2bc982c1c

View File

@@ -73,6 +73,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="]