mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
riperam: switch back to categorydesc #13181
its more reliable for this site than using the forum id which only shows up for new torrents the categorydesc is always present, even if the occasional torrent is tagged twice.
This commit is contained in:
@@ -881,13 +881,9 @@ search:
|
|||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
text: 726
|
text: 726
|
||||||
category|noappend:
|
categorydesc|noappend:
|
||||||
selector: a[href*="/viewtopic.php?f="]
|
selector: dt a:last-of-type
|
||||||
attribute: href
|
|
||||||
optional: true
|
optional: true
|
||||||
filters:
|
|
||||||
- name: querystring
|
|
||||||
args: f
|
|
||||||
title:
|
title:
|
||||||
selector: a.topictitle
|
selector: a.topictitle
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user