1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-06 19:58:38 +00:00

u3c3: amend paths/inputs to conform to current standards

This commit is contained in:
Garfield69 2024-03-28 07:05:43 +13:00
parent b9f902159d
commit 29c61c1327

View file

@ -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="])