mirror of https://github.com/Jackett/Jackett
demonoid: category can be missing. resolves #6554
This commit is contained in:
parent
99feb6f4cf
commit
a5d055cf33
|
@ -304,6 +304,7 @@
|
|||
category:
|
||||
selector: a[href*="&subcategory="]
|
||||
attribute: href
|
||||
optional: true
|
||||
filters:
|
||||
- name: querystring
|
||||
args: subcategory
|
||||
|
|
Loading…
Reference in New Issue