mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
waffles: fix dateparse
This commit is contained in:
parent
55805e251c
commit
2ab1c3a63e
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@
|
|||
selector: td:nth-child(5)
|
||||
filters:
|
||||
- name: dateparse
|
||||
args: "2 April 2017 +05:50"
|
||||
args: "2 January 2006 15:04"
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
"img[title=\"Free Torrent!\"]": "0"
|
||||
|
|
Loading…
Reference in a new issue