mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
u3c3: amend paths/inputs to conform to current standards
This commit is contained in:
@@ -34,7 +34,10 @@ settings: []
|
||||
|
||||
search:
|
||||
paths:
|
||||
- path: "{{ if .Keywords }}?search2=eelja13lfea&search={{ .Keywords }}{{ else }}{{ end }}"
|
||||
- path: /
|
||||
inputs:
|
||||
search2: "{{ if .Keywords }}eelja13lfea{{ else }}{{ end }}"
|
||||
search: "{{ .Keywords }}"
|
||||
|
||||
rows:
|
||||
selector: table.torrent-list > tbody > tr:has(a[href^="/view?id="])
|
||||
|
Reference in New Issue
Block a user