mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
Merge branch 'master' of https://github.com/Jackett/Jackett
This commit is contained in:
commit
15a9eee66e
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@
|
|||
filters:
|
||||
- name: replace
|
||||
args: ["'", ""]
|
||||
- name: re_replace
|
||||
args: ["[^a-zA-Z0-9]+", " "]
|
||||
- name: dateparse
|
||||
args: "Jan 02 06"
|
||||
downloadvolumefactor:
|
||||
|
|
Loading…
Reference in a new issue