mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
catorrent: drop redundant genre filter
This commit is contained in:
parent
790bbec2e3
commit
77ba197774
1 changed files with 0 additions and 3 deletions
|
@ -91,9 +91,6 @@ search:
|
|||
genre:
|
||||
optional: true
|
||||
selector: div.short_game_genre
|
||||
filters:
|
||||
- name: re_replace
|
||||
args: ["\\s+/\\s+", ", "]
|
||||
description:
|
||||
text: "{{ .Result.genre }}"
|
||||
date:
|
||||
|
|
Loading…
Add table
Reference in a new issue