assorted: date comments

This commit is contained in:
Garfield69
2020-10-02 21:53:04 +13:00
parent 4c83dbda77
commit 5fa84fc37b
4 changed files with 4 additions and 1 deletions

View File

@@ -177,6 +177,7 @@ search:
grabs: grabs:
selector: td:nth-child(9) selector: td:nth-child(9)
date: date:
# unix
selector: td:last-child > u selector: td:last-child > u
downloadvolumefactor: downloadvolumefactor:
text: 1 text: 1

View File

@@ -193,6 +193,7 @@ search:
grabs: grabs:
selector: td:nth-child(9) selector: td:nth-child(9)
date: date:
# unix
selector: td:last-child > u selector: td:last-child > u
downloadvolumefactor: downloadvolumefactor:
text: 1 text: 1

View File

@@ -319,6 +319,7 @@ search:
grabs: grabs:
selector: td:nth-child(9) selector: td:nth-child(9)
date: date:
# unix
selector: td:last-child > u selector: td:last-child > u
downloadvolumefactor: downloadvolumefactor:
text: 1 text: 1

View File

@@ -141,7 +141,7 @@ search:
- name: split - name: split
args: ["(", 0] args: ["(", 0]
- name: append - name: append
args: "+01:00" args: "+01:00" # CET
- name: dateparse - name: dateparse
args: "2006-01-02 15:04:05 -07:00" args: "2006-01-02 15:04:05 -07:00"
downloadvolumefactor: downloadvolumefactor: