mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torlock: correct date processing.
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
optional: true
|
||||
filters:
|
||||
- name: dateparse
|
||||
args: "01/02/2006"
|
||||
args: "1/2/2006"
|
||||
date:
|
||||
selector: td:nth-child(2):contains("Today"), td:nth-child(2):contains("Yesterday")
|
||||
optional: true
|
||||
|
Reference in New Issue
Block a user