mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
oldgreektracker: new date format
This commit is contained in:
@@ -200,11 +200,9 @@ search:
|
|||||||
# auto adjusted by site account profile
|
# auto adjusted by site account profile
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: "(\\d{1,2}(?:st|nd|rd|th):\\w{3,9}:\\d{4} \\d{2}:\\d{2})"
|
args: "(\\d{2}-\\d{2}-\\d{2} \\d{2}:\\d{2})"
|
||||||
- name: re_replace
|
|
||||||
args: ["^(\\d{1,2})(?:st|nd|rd|th):", "$1:"]
|
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "d:MMMM:yyyy HH:mm"
|
args: "dd:MM:yy HH:mm"
|
||||||
size:
|
size:
|
||||||
selector: td:nth-last-child(5)
|
selector: td:nth-last-child(5)
|
||||||
grabs:
|
grabs:
|
||||||
|
Reference in New Issue
Block a user