dmhy: add date TZ

This commit is contained in:
Garfield69 2020-11-14 16:53:04 +13:00
parent 91b0347256
commit 6e7c7fb42f
1 changed files with 9 additions and 5 deletions

View File

@ -47,14 +47,11 @@ search:
sort_id: 0
order: date-desc
team_id: 0
rows:
selector: table tbody tr:has(a[href^="magnet:?"])
fields:
date:
selector: td:nth-child(1) span
filters:
- name: dateparse
args: "2006/01/02 15:04"
category:
selector: td:nth-child(2) a
attribute: href
@ -69,6 +66,13 @@ search:
download:
selector: a[href^="magnet:?"]
attribute: href
date:
selector: td:nth-child(1) span
filters:
- name: append
args: " +08:00" # CST
- name: dateparse
args: "2006/01/02 15:04 -07:00"
size:
selector: td:nth-child(5)
seeders: