Updated mock arr container names

This commit is contained in:
2025-11-20 10:43:15 -07:00
parent b2ae5bd9d9
commit ab4c119e04
560 changed files with 137075 additions and 110038 deletions
+12 -3
View File
@@ -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