1
0
Fork 0
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:
Garfield69 2020-02-09 09:50:10 +13:00
parent 7543b9ef35
commit 2fe1e03da9

View file

@ -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