fix(indexer): ipt bad torrenturl (#20)

This commit is contained in:
Ludvig Lundgren 2021-08-30 00:53:13 +02:00 committed by GitHub
parent 4d40d41628
commit 2288997335
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,6 @@ parse:
- torrentSize - torrentSize
match: match:
torrenturl: "{{ .baseUrl }}download.php?id={{ .torrentId }}&file={{ .torrentName }}.torrent&passkey={{ .passkey }}" torrenturl: "{{ .baseUrl }}/download.php?id={{ .torrentId }}&file={{ .torrentName }}.torrent&passkey={{ .passkey }}"
encode: encode:
- torrentName - torrentName