mma-torrents: add date TZ

This commit is contained in:
Garfield69 2020-11-15 19:59:03 +13:00
parent c5d69429a6
commit acd8bee868
1 changed files with 3 additions and 1 deletions

View File

@ -146,8 +146,10 @@ search:
filters:
- name: regexp
args: "(\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2})"
- name: append
args: " -07:00" # PDT
- name: dateparse
args: "2006-01-02 15:04:05"
args: "2006-01-02 15:04:05 -07:00"
grabs:
selector: td:nth-child(2)
filters: