mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
polishtracker-api: simplify download link
This commit is contained in:
@@ -112,7 +112,7 @@ search:
|
|||||||
details:
|
details:
|
||||||
text: "{{ .Config.sitelink }}torrents/{{ .Result._id }}"
|
text: "{{ .Config.sitelink }}torrents/{{ .Result._id }}"
|
||||||
download:
|
download:
|
||||||
text: "https://api-test.pte.nu/download/{{ .Result._id }}"
|
text: "/download/{{ .Result._id }}"
|
||||||
imdbid:
|
imdbid:
|
||||||
selector: imdb_id
|
selector: imdb_id
|
||||||
genre:
|
genre:
|
||||||
|
Reference in New Issue
Block a user