mirror of https://github.com/Jackett/Jackett
torrentz: handle missing category. resolves #7785
This commit is contained in:
parent
47b80b1c10
commit
79a2c79e47
|
@ -125,6 +125,8 @@
|
|||
- name: append
|
||||
args: "&dn={{ .Result.magfile }}.torrent&tr=udp://tracker.coppersurfer.tk:6969&tr=udp://tracker.leechers-paradise.org:6969&tr=udp://tracker.opentrackr.org:1337"
|
||||
category:
|
||||
text: other
|
||||
category|noappend:
|
||||
optional: true
|
||||
selector: dt
|
||||
remove: a
|
||||
|
|
Loading…
Reference in New Issue