mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
rockbox: fix dateparse.
see https://github.com/Jackett/Jackett/wiki/Definition-format#dateparse
This commit is contained in:
@@ -58,7 +58,7 @@
|
|||||||
optional: true
|
optional: true
|
||||||
filters:
|
filters:
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
#args: "02/01/2006"
|
args: "02/01/2006"
|
||||||
date:
|
date:
|
||||||
# 1 hour ago, 2 days ago, 3 weeks ago etc
|
# 1 hour ago, 2 days ago, 3 weeks ago etc
|
||||||
selector: td:nth-child(6):not(:contains("/"))
|
selector: td:nth-child(6):not(:contains("/"))
|
||||||
|
Reference in New Issue
Block a user