mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentz2eu: fix date. resolves #13849
This commit is contained in:
@@ -75,7 +75,7 @@ search:
|
||||
selector: td:nth-child(5)
|
||||
filters:
|
||||
- name: re_replace
|
||||
args: ["(?i)(st|nd|rd|th|')", ""]
|
||||
args: ["(?i)(st|nd|rd|th|'|\\.)", ""]
|
||||
- name: dateparse
|
||||
args: "Jan. 02 06"
|
||||
downloadvolumefactor:
|
||||
|
Reference in New Issue
Block a user