asgaard: add time zone and MR

This commit is contained in:
Garfield69
2020-09-29 21:12:38 +13:00
parent 8bc22733c5
commit a99da3edc9

View File

@@ -177,19 +177,21 @@ search:
# 26 May 20 14:05:06
selector: td:nth-child(2) > div > div:last-of-type:not(:contains("day"))
optional: true
# drop New!
remove: span
filters:
- name: append
args: " +00:00" # GMT
- name: dateparse
args: "2 Jan 2006 15:04:05"
args: "2 Jan 2006 15:04:05 -07:00"
date:
# Today, 20:26:23
# Yesterday, 13:50:05
selector: td:nth-child(2) > div > div:last-of-type:contains("day")
optional: true
# drop New!
remove: span
filters:
- name: append
args: " +00:00" # GMT
- name: fuzzytime
downloadvolumefactor:
case:
@@ -197,4 +199,6 @@ search:
"*": 1
uploadvolumefactor:
text: 1
minimumratio:
text: 0.95
# Midgaard