mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
parent
e5b4ded725
commit
38242a8ca6
1 changed files with 1 additions and 1 deletions
|
@ -84,5 +84,5 @@ irc:
|
||||||
- torrentName
|
- torrentName
|
||||||
|
|
||||||
match:
|
match:
|
||||||
infourl: "/torrents.php?id={{ .torrentId }}"
|
infourl: "/torrents.php?torrentid={{ .torrentId }}"
|
||||||
torrenturl: "/torrents.php?action=download&id={{ .torrentId }}&authkey={{ .authkey }}&torrent_pass={{ .passkey }}"
|
torrenturl: "/torrents.php?action=download&id={{ .torrentId }}&authkey={{ .authkey }}&torrent_pass={{ .passkey }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue