mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
crackingpatching: switch to path inputs
This commit is contained in:
@@ -55,7 +55,9 @@ download:
|
||||
|
||||
search:
|
||||
paths:
|
||||
- path: "?s={{ .Keywords }}&"
|
||||
- path: /
|
||||
inputs:
|
||||
s: "{{ .Keywords }}"
|
||||
|
||||
rows:
|
||||
selector: article.post-entry
|
||||
|
Reference in New Issue
Block a user