yourbittorrent: add unknown cat. resolves #8480

This commit is contained in:
Garfield69 2020-05-02 12:38:50 +12:00
parent df5c61bcd1
commit 57b3565c95
1 changed files with 3 additions and 0 deletions

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)