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
1 changed files with 4 additions and 1 deletions

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