1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-01 04:38:20 +00:00

glodls: handle missing category. resolves #7113

This commit is contained in:
Garfield69 2020-02-06 15:19:38 +13:00
parent 48d793fcd2
commit 9f03831321

View file

@ -78,6 +78,13 @@
fields:
category:
optional: true
selector: td:nth-child(1):contains("-")
filters:
- name: replace #7113 provide default for missing category
args: ["-", "33"]
category:
optional: true
selector: a[href^="/search.php?cat="]
attribute: href
filters: