mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
frozenlayer: refine date parsing: resolves #12492
This commit is contained in:
@@ -104,7 +104,7 @@ search:
|
|||||||
date_year:
|
date_year:
|
||||||
# 29 Oct 17
|
# 29 Oct 17
|
||||||
optional: true
|
optional: true
|
||||||
selector: td.fecha:not(:contains("d")):not(:contains("h"))
|
selector: td.fecha:not(:contains("d")):not(:contains("h")):not(:contains("m"))
|
||||||
filters:
|
filters:
|
||||||
- name: append
|
- name: append
|
||||||
args: " +01:00" # CET
|
args: " +01:00" # CET
|
||||||
|
Reference in New Issue
Block a user