mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-18 04:36:08 +01:00
korsar: use new cat selector. resolves #13953
This commit is contained in:
@@ -500,11 +500,11 @@ search:
|
||||
|
||||
fields:
|
||||
category:
|
||||
selector: a[href*="/viewtopic.php?f="]
|
||||
selector: a[href$=".html"]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: querystring
|
||||
args: f
|
||||
- name: regexp
|
||||
args: -f(\d+)
|
||||
title:
|
||||
selector: a.topictitle
|
||||
details:
|
||||
|
||||
Reference in New Issue
Block a user