Skip to content

Commit

Permalink
bitru: add date TZ
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Oct 30, 2020
1 parent eac8211 commit e266c9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Jackett.Common/Definitions/bitru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,10 @@ search:
args: ["ноября", "November"]
- name: replace
args: ["декабря", "December"]
- name: append
args: " +03:00" # MSK
- name: dateparse
args: "02 January 2006 15:04"
args: "02 January 2006 15:04 -07:00"
size:
selector: td:nth-child(3)
filters:
Expand Down

0 comments on commit e266c9f

Please sign in to comment.