korsar: use new cat selector. resolves #13953

This commit is contained in:
Garfield69
2023-01-31 12:33:33 +13:00
parent c1fc63b8c6
commit 0d45b29a8e

View File

@@ -500,11 +500,11 @@ search:
fields: fields:
category: category:
selector: a[href*="/viewtopic.php?f="] selector: a[href$=".html"]
attribute: href attribute: href
filters: filters:
- name: querystring - name: regexp
args: f args: -f(\d+)
title: title:
selector: a.topictitle selector: a.topictitle
details: details: