mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
feat(indexers): FileList update download link (#1172)
feat(indexers): remove unused filename argument from download link for FL
This commit is contained in:
parent
b70ad9f144
commit
525861074b
1 changed files with 1 additions and 3 deletions
|
@ -67,6 +67,4 @@ irc:
|
|||
|
||||
match:
|
||||
infourl: "/details.php?id={{ .torrentId }}"
|
||||
torrenturl: "/download.php?id={{ .torrentId }}&file={{ .torrentName }}.torrent&passkey={{ .passkey }}"
|
||||
encode:
|
||||
- torrentName
|
||||
torrenturl: "/download.php?id={{ .torrentId }}&passkey={{ .passkey }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue