mirror of
https://github.com/Jackett/Jackett
synced 2025-02-25 15:42:48 +00:00
torlock: correct date processing.
This commit is contained in:
parent
7543b9ef35
commit
2fe1e03da9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue