mirror of
https://github.com/Jackett/Jackett
synced 2025-01-04 06:22:45 +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)
|
selector: td:nth-child(5)
|
||||||
filters:
|
filters:
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2 April 2017 +05:50"
|
args: "2 January 2006 15:04"
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
"img[title=\"Free Torrent!\"]": "0"
|
"img[title=\"Free Torrent!\"]": "0"
|
||||||
|
|
Loading…
Reference in a new issue