kisssub: exclude rows without details. resolves #12493

This commit is contained in:
Garfield69
2021-11-01 11:34:15 +13:00
parent cece6cf024
commit 41820e96e4

View File

@@ -32,7 +32,7 @@ search:
- path: "{{ if .Keywords }}search.php?keyword={{ .Keywords }}{{ else }}{{ end }}"
rows:
selector: table[id="listTable"] > tbody > tr
selector: table[id="listTable"] > tbody > tr:has( a[href^="show-"])
fields:
category: