Skip to content

Commit

Permalink
darmowetorrenty: add date TZ
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Oct 1, 2020
1 parent 5673eea commit 6b4b56f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Jackett.Common/Definitions/darmowetorenty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,10 @@ search:
filters:
- name: regexp
args: "Dodano: (\\d{2}\\/\\d{2}\\/\\d{4})"
- name: append
args: " +01:00" # CET
- name: dateparse
args: "02/01/2006"
args: "02/01/2006 -07:00"
size:
selector: p
filters:
Expand Down

0 comments on commit 6b4b56f

Please sign in to comment.