mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted yml: dateparse update. related to #14072
This commit is contained in:
@@ -120,7 +120,7 @@ search:
|
||||
- name: re_replace
|
||||
args: ["([a-zA-Z]+)\\s+(\\d{1,2})\\s+'(\\d{2})", "$2 $1 $3"]
|
||||
- name: dateparse
|
||||
args: "2 Jan 06"
|
||||
args: "d MMM yy"
|
||||
files:
|
||||
selector: td:nth-child(10)
|
||||
size:
|
||||
|
Reference in New Issue
Block a user