assorted yml: dateparse update. related to #14072

This commit is contained in:
Garfield69
2023-02-24 20:34:06 +13:00
parent c92dcb1cac
commit 8d3a2b229f
5 changed files with 5 additions and 5 deletions

View File

@@ -183,7 +183,7 @@ search:
- name: append
args: " +03:00" # MSK
- name: dateparse
args: "2 January 2006 15:04:05 -07:00"
args: "d MMMM yyyy HH:mm:ss zzz"
downloadvolumefactor:
text: 0
uploadvolumefactor:

View File

@@ -176,7 +176,7 @@ search:
- name: append
args: " +01:00" # CET
- name: dateparse
args: "2 January 2006 15:04:05 -07:00"
args: "d MMMM yyyy HH:mm:ss zzz"
seeders_optional:
optional: true
selector: table tr:nth-child(3) td:nth-child(5) font b

View File

@@ -189,7 +189,7 @@ search:
- name: append
args: " +03:00" # MSK
- name: dateparse
args: "2 January 2006 15:04:05 -07:00"
args: "d MMMM yyyy HH:mm:ss zzz"
downloadvolumefactor:
text: 0
uploadvolumefactor:

View File

@@ -145,7 +145,7 @@ search:
- name: append
args: " +01:00" # CET
- name: dateparse
args: "2 January 2006 15:04:05 -07:00"
args: "d MMMM yyyy HH:mm:ss zzz"
seeders_optional:
optional: true
selector: td:nth-child(4) table tr:nth-child(3) td:nth-child(5) font b

View File

@@ -143,7 +143,7 @@ search:
- name: append
args: " +01:00" # CET
- name: dateparse
args: "2 January 2006 15:04:05 -07:00"
args: "d MMMM yyyy HH:mm:ss zzz"
seeders_optional:
optional: true
selector: td:nth-child(4) table tr:nth-child(3) td:nth-child(5) font b