From e891be739f85d3fca599495f6c9706ee565ae8ae Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Mon, 26 Sep 2022 15:24:10 +0100 Subject: [PATCH] torrent-town: fix download. resolves #13601 --- src/Jackett.Common/Definitions/torrent-town.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/torrent-town.yml b/src/Jackett.Common/Definitions/torrent-town.yml index 060580f16..e25bd0ff5 100644 --- a/src/Jackett.Common/Definitions/torrent-town.yml +++ b/src/Jackett.Common/Definitions/torrent-town.yml @@ -142,7 +142,7 @@ search: attribute: href filters: - name: replace - args: ["details.php?id=", "download.php?torrent="] + args: ["details.php?id=", "download_ssl.php?torrent="] poster: selector: div[id^="details"] img attribute: src