From fe5e15a333b1c94931690915f525b50009c56497 Mon Sep 17 00:00:00 2001 From: soup Date: Tue, 7 Feb 2023 00:27:26 +0100 Subject: [PATCH] fix(indexers): hd-space infourl (#699) --- internal/indexer/definitions/hd-space.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/indexer/definitions/hd-space.yaml b/internal/indexer/definitions/hd-space.yaml index 612369e..98ccdf1 100644 --- a/internal/indexer/definitions/hd-space.yaml +++ b/internal/indexer/definitions/hd-space.yaml @@ -63,7 +63,7 @@ irc: - torrentId match: - infourl: "/details.php?id={{ .torrentId }}" + infourl: "/index.php?page=torrent-details&id={{ .torrentId }}" torrenturl: "/download.php?id={{ .torrentId }}&f={{ .torrentName }}.torrent&rsspid={{ .rsskey }}" encode: - torrentName