fix(indexers): Anthelion infourl (#698)

This commit is contained in:
soup 2023-02-07 00:21:39 +01:00 committed by GitHub
parent 28874564e1
commit 17cb4f4ee9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,5 +74,5 @@ irc:
- tags - tags
match: match:
infourl: "/torrents.php?id={{ .torrentId }}" infourl: "/torrents.php?torrentid={{ .torrentId }}"
torrenturl: "/torrents.php?action=download&id={{ .torrentId }}&torrent_pass={{ .torrent_pass }}" torrenturl: "/torrents.php?action=download&id={{ .torrentId }}&torrent_pass={{ .torrent_pass }}"