From 62c25ae2708dd1b63a3ef0377cdef429aa5e49fe Mon Sep 17 00:00:00 2001 From: Quentin Goinaud Date: Mon, 28 Feb 2022 19:13:07 +0100 Subject: [PATCH] torrent9clone: update magnet detection (#13007) --- src/Jackett.Common/Definitions/torrent9clone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Definitions/torrent9clone.yml b/src/Jackett.Common/Definitions/torrent9clone.yml index 401b1daa8..eb44f4716 100644 --- a/src/Jackett.Common/Definitions/torrent9clone.yml +++ b/src/Jackett.Common/Definitions/torrent9clone.yml @@ -104,6 +104,8 @@ settings: download: selectors: + - selector: a[href^="magnet:?"] + attribute: href - selector: script:contains("magnet:?") filters: - name: regexp