mirror of https://github.com/Jackett/Jackett
assorted yml: dateparse update. related to #14072
This commit is contained in:
parent
df83d786a7
commit
fd65431f74
|
@ -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 New Issue