diff --git a/internal/indexer/definitions/filelist.yaml b/internal/indexer/definitions/filelist.yaml index 6e12017..e9206a7 100644 --- a/internal/indexer/definitions/filelist.yaml +++ b/internal/indexer/definitions/filelist.yaml @@ -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 }}"