mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentland: category can be missing. #13768
This commit is contained in:
@@ -104,8 +104,11 @@ search:
|
|||||||
selector: table > tbody > tr:has(a[href*="/download/"])
|
selector: table > tbody > tr:has(a[href*="/download/"])
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
categorydesc:
|
category:
|
||||||
|
text: 10
|
||||||
|
categorydesc|noappend:
|
||||||
selector: span[data-original-title="Categoria"]
|
selector: span[data-original-title="Categoria"]
|
||||||
|
optional: true
|
||||||
title_vose:
|
title_vose:
|
||||||
selector: a.view-torrent:contains("VOSE")
|
selector: a.view-torrent:contains("VOSE")
|
||||||
optional: true
|
optional: true
|
||||||
|
Reference in New Issue
Block a user