hon3yhd: add date TZ

This commit is contained in:
Garfield69 2020-10-04 09:41:17 +13:00
parent a0d2f785be
commit 42b7d1fa7e
2 changed files with 18 additions and 2 deletions

View File

@ -142,7 +142,7 @@ search:
- name: replace
args: ["Προστέθηκε: ", ""]
- name: append
args: " +02:00"
args: " +02:00" # EET
- name: dateparse
args: "15:04:05 02/01/2006 -07:00"
seeders:

View File

@ -139,7 +139,23 @@ search:
leechers:
selector: td:nth-child(10)
date:
selector: td:nth-child(6)
# Today<br/>06:07 AM
# Yesterday<br/>12:47 AM
selector: td:nth-child(6):contains("day")
optional: true
filters:
- name: append
args: " +00:00" # auto adjusted by site account profile
- name: fuzzytime
date:
# Oct 1 2020<br/>07:56 AM
selector: td:nth-child(6):not(:contains("day"))
optional: true
filters:
- name: append
args: " +00:00" # auto adjusted by site account profile
- name: dateparse
args: "Jan 2 2006 03:04 PM -07:00"
downloadvolumefactor:
case:
"a.info > b:contains(\"Free\")": 0