diff --git a/internal/indexer/definitions/torrentbytes.yaml b/internal/indexer/definitions/torrentbytes.yaml index 4d77082..65569f4 100644 --- a/internal/indexer/definitions/torrentbytes.yaml +++ b/internal/indexer/definitions/torrentbytes.yaml @@ -68,7 +68,7 @@ irc: match: infourl: "/details.php?id={{ .torrentId }}" - torrenturl: "/download.php?id={{ .torrentId }}&SSL=1&name={{ .torrentName }}.torrent" + torrenturl: "/download.php?id={{ .torrentId }}&name={{ .torrentName }}.torrent" cookie: true encode: - torrentName \ No newline at end of file