xthor: fix path. resolves #13083

This commit is contained in:
Garfield69 2022-03-25 11:47:24 +13:00
parent aae061e7a9
commit 80d3f4c1a0
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ settings:
search:
paths:
# https://api.xthor.tk/?passkey=<redacted>&search=&category=&freeleech=&tmdbid=&size=&accent=&price=&page=
- path: "{{ re_replace .Config.sitelink \"xthor\" \"api.xthor\"}}"
- path: "https://api.xthor.tk/"
inputs:
passkey: "{{ .Config.passkey }}"
category: "{{ if .Categories }}{{ range .Categories }}{{.}}+{{end}}{{ else }}{{ end }}"