From 3afeafba136f8713711bb3c529074710d6bdc90e Mon Sep 17 00:00:00 2001 From: Quentin Goinaud Date: Mon, 28 Feb 2022 19:25:38 +0100 Subject: [PATCH] oxtorrent: update magnet detection (#13009) --- src/Jackett.Common/Definitions/oxtorrent.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Definitions/oxtorrent.yml b/src/Jackett.Common/Definitions/oxtorrent.yml index 1759ce7e1..ac503f046 100644 --- a/src/Jackett.Common/Definitions/oxtorrent.yml +++ b/src/Jackett.Common/Definitions/oxtorrent.yml @@ -74,6 +74,8 @@ settings: download: selectors: + - selector: a[href^="magnet:?"] + attribute: href - selector: script:contains("magnet:?") filters: - name: regexp