mirror of
https://github.com/Jackett/Jackett
synced 2025-01-04 06:22:45 +00:00
empornium: make description optional. resolves #10646
This commit is contained in:
parent
41b31eedd7
commit
ac8384a11b
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ search:
|
||||||
selector: a[href^="/torrents.php?action=download&id="]
|
selector: a[href^="/torrents.php?action=download&id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
description:
|
description:
|
||||||
|
optional: true
|
||||||
selector: div.tags
|
selector: div.tags
|
||||||
title:
|
title:
|
||||||
selector: a[href^="/torrents.php?id="]
|
selector: a[href^="/torrents.php?id="]
|
||||||
|
|
Loading…
Reference in a new issue