mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
assorted yml: dateparse update. related to #14072
This commit is contained in:
parent
df83d786a7
commit
fd65431f74
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ search:
|
|||
- name: re_replace
|
||||
args: ["(?i)(st|nd|rd|th|'|\\.)", ""]
|
||||
- name: dateparse
|
||||
args: "Jan. 02 06"
|
||||
args: "MMM. dd yy"
|
||||
downloadvolumefactor:
|
||||
text: 0
|
||||
uploadvolumefactor:
|
||||
|
|
Loading…
Reference in a new issue