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

yourbittorrent: add unknown cat. resolves #8480

This commit is contained in:
Garfield69 2020-05-02 12:38:50 +12:00
parent df5c61bcd1
commit 57b3565c95

View file

@ -24,6 +24,7 @@
other: Other
photos: Other
pictures: Other
unknown: Other
modes:
search: [q]
@ -44,10 +45,12 @@
- name: re_replace
args: ["[\\s]+", "-"]
- name: tolower
rows:
selector: tr.table-default
filters:
- name: andmatch
fields:
category:
selector: td:nth-child(1)