1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 13:48:44 +00:00

crackingpatching: switch to path inputs

This commit is contained in:
Garfield69 2024-01-05 16:16:52 +13:00
parent e661e104aa
commit f16bed1c9c

View file

@ -55,7 +55,9 @@ download:
search: search:
paths: paths:
- path: "?s={{ .Keywords }}&" - path: /
inputs:
s: "{{ .Keywords }}"
rows: rows:
selector: article.post-entry selector: article.post-entry