mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
therarbg: remove invalid non-word characters
This commit is contained in:
@@ -72,6 +72,11 @@ search:
|
||||
response:
|
||||
type: json
|
||||
|
||||
keywordsfilters:
|
||||
- name: re_replace
|
||||
args: ["\\W+", " "]
|
||||
- name: trim
|
||||
|
||||
rows:
|
||||
selector: results
|
||||
|
||||
|
Reference in New Issue
Block a user