Updated mock arr container names
This commit is contained in:
@@ -71,6 +71,9 @@ search:
|
||||
orderby: "{{ if .Keywords }}{{ .Config.sort }}{{ else }}{{ end }}"
|
||||
safe: "{{ if and .Keywords .Config.filter-verified }}on{{ else }}{{ end }}"
|
||||
|
||||
headers:
|
||||
User-Agent: ["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.203"]
|
||||
|
||||
rows:
|
||||
selector: "#similarfiles div:has(a[href^=\"/t\"])"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user