From 2ef6b960ef1232b2959af205400d1b3231c1c671 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 21 Oct 2024 06:24:40 +1300 Subject: [PATCH] torrent-explosiv: download selector --- src/Jackett.Common/Definitions/torrent-explosiv.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/torrent-explosiv.yml b/src/Jackett.Common/Definitions/torrent-explosiv.yml index 4335d1caa..8d6585199 100644 --- a/src/Jackett.Common/Definitions/torrent-explosiv.yml +++ b/src/Jackett.Common/Definitions/torrent-explosiv.yml @@ -161,7 +161,7 @@ search: selector: a.selection_a attribute: href download: - selector: a[href^="download_ssl.php?torrent="] + selector: a[href^="download_ssl.php?torrent="], a[href^="download.php?torrent="] attribute: href poster: selector: div[id^="details"] img