mirror of https://github.com/Jackett/Jackett
assorted yml: dateparse update. related to #14072
This commit is contained in:
parent
fdaedb46bf
commit
f7c12f9522
|
@ -65,7 +65,7 @@ search:
|
|||
selector: td:nth-child(1)
|
||||
filters:
|
||||
- name: dateparse
|
||||
args: "Jan 02, 2006"
|
||||
args: "MMM dd, yyyy"
|
||||
title:
|
||||
selector: td:nth-child(4) > span:nth-child(1)
|
||||
filters:
|
||||
|
|
Loading…
Reference in New Issue