torrentquest: add second keyword results page

This commit is contained in:
ilike2burnthing 2020-11-15 18:13:51 +00:00 committed by GitHub
parent fa2bc3598f
commit 08107b6713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ search:
# https://torrentquest.com/download/movies/se/desc/
# https://torrentquest.com/m/mandalorian-s01e07/age/desc/
- path: "{{ if .Keywords }}{{ re_replace .Keywords \"(.).*\" \"$1\" }}/{{ .Keywords }}/{{ .Config.sort }}/{{ .Config.type }}/{{ else }}download/movies/{{ end }}"
- path: "{{ if .Keywords }}/{{ .Config.sort }}/{{ .Config.type }}/{{ else }}download/tv/{{ end }}"
- path: "{{ if .Keywords }}{{ re_replace .Keywords \"(.).*\" \"$1\" }}/{{ .Keywords }}/{{ .Config.sort }}/{{ .Config.type }}/2/{{ else }}download/tv/{{ end }}"
rows:
selector: tr:has(td.m)