mirror of https://github.com/Jackett/Jackett
kickasstorrent-kathow: make category selector optional to prevent error #3072
This commit is contained in:
parent
fda730dcad
commit
fb316d9068
|
@ -38,6 +38,7 @@
|
|||
selector: table[class="data"] tr[id]
|
||||
fields:
|
||||
category:
|
||||
optional: true
|
||||
selector: span[id^="cat_"] > strong > a
|
||||
attribute: href
|
||||
filters:
|
||||
|
|
Loading…
Reference in New Issue