Updated mock arr container names
This commit is contained in:
@@ -47,11 +47,20 @@ search:
|
||||
download:
|
||||
selector: .entry-title > a
|
||||
attribute: href
|
||||
poster:
|
||||
selector: .wp-post-image
|
||||
attribute: data-src
|
||||
description:
|
||||
selector: .entry-excerpt
|
||||
date:
|
||||
selector: .entry-summary
|
||||
date_year:
|
||||
selector: .post-date
|
||||
optional: true
|
||||
date_time:
|
||||
selector: time
|
||||
attribute: datetime
|
||||
optional: true
|
||||
date:
|
||||
text: "{{ if or .Result.date_year .Result.date_time }}{{ or .Result.date_year .Result.date_time }}{{ else }}now{{ end }}"
|
||||
size:
|
||||
text: "512 MB"
|
||||
seeders:
|
||||
@@ -62,4 +71,4 @@ search:
|
||||
text: 0
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
# wordpress 6.2.2
|
||||
# wordpress 6.7.2
|
||||
|
||||
Reference in New Issue
Block a user