Fix date field so it correctly parses as UTC time (#1389)

This commit is contained in:
CodeMonkey 2017-05-17 03:24:39 -04:00 committed by kaso17
parent 3d84d12c96
commit 562cfd57a6
1 changed files with 3 additions and 1 deletions

View File

@ -64,8 +64,10 @@
args: [ "|", 2 ]
- name: regexp
args: "Date: (.+?) ?$"
- name: replace
args: ["UTC","-00"]
- name: dateparse
args: "2006-01-02 15:04 UTC"
args: "2006-01-02 15:04 -07"
seeders:
selector: td:nth-child(5) > span:nth-child(1)
leechers: