mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
wdt: dateparse update. related to #14072
This commit is contained in:
parent
375c4f6971
commit
90c21491c0
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ search:
|
||||||
# auto adjusted by site account profile
|
# auto adjusted by site account profile
|
||||||
filters:
|
filters:
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "Jan 2 2006 03:04 PM"
|
args: "MMM d yyyy hh:mm tt"
|
||||||
size:
|
size:
|
||||||
selector: td:nth-child(8)
|
selector: td:nth-child(8)
|
||||||
grabs:
|
grabs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue