torrentcouch: new domain. resolves #3924

This commit is contained in:
Garfield69 2018-10-07 07:09:55 +13:00
parent accd06d291
commit 736330bea3
1 changed files with 7 additions and 3 deletions

View File

@ -6,6 +6,8 @@
type: public type: public
encoding: UTF-8 encoding: UTF-8
links: links:
- https://torrentcouch.net/
legacylinks:
- https://torrentcouch.com/ - https://torrentcouch.com/
caps: caps:
@ -23,10 +25,12 @@
search: search:
# https://torrentcouch.com/?s=expanse # https://torrentcouch.com/?s=expanse
# https://torrentcouch.net/page/3/?s=expanse
paths: paths:
- path: / - path: "{{if .Keywords}}/?s={{ .Keywords}}{{else}}/{{end}}"
inputs: - path: "{{if .Keywords}}/page/2/?s={{ .Keywords}}{{else}}{{end}}"
s: "{{.Keywords}}" - path: "{{if .Keywords}}/page/3/?s={{ .Keywords}}{{else}}{{end}}"
- path: "{{if .Keywords}}/page/4/?s={{ .Keywords}}{{else}}{{end}}"
rows: rows:
selector: article selector: article
fields: fields: