From 88b51d9895483c5c795bbaed4679796aae292fd1 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 5 Nov 2024 06:54:26 +1300 Subject: [PATCH] thecrazyones: DL now on details page only --- src/Jackett.Common/Definitions/thecrazyones.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/thecrazyones.yml b/src/Jackett.Common/Definitions/thecrazyones.yml index 8bc067b22..3cd95270d 100644 --- a/src/Jackett.Common/Definitions/thecrazyones.yml +++ b/src/Jackett.Common/Definitions/thecrazyones.yml @@ -126,6 +126,11 @@ login: path: index.php selector: a[href="logout.php"] +download: + selectors: + - selector: a[href^="download_ssl.php?torrent="] + attribute: href + search: paths: - path: selection.php @@ -155,7 +160,7 @@ search: selector: a.selection_a attribute: href download: - selector: a[href^="download_ssl.php?torrent="] + selector: a.selection_a attribute: href poster: selector: div[id^="details"] img