mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(indexers): Anthelion infourl (#698)
This commit is contained in:
parent
28874564e1
commit
17cb4f4ee9
1 changed files with 1 additions and 1 deletions
|
@ -74,5 +74,5 @@ irc:
|
|||
- tags
|
||||
|
||||
match:
|
||||
infourl: "/torrents.php?id={{ .torrentId }}"
|
||||
infourl: "/torrents.php?torrentid={{ .torrentId }}"
|
||||
torrenturl: "/torrents.php?action=download&id={{ .torrentId }}&torrent_pass={{ .torrent_pass }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue