From 565c942d3bafc0314063ebfdfa248c3bea5cc688 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 26 Jul 2023 07:52:35 +1200 Subject: [PATCH] anisource: magnet and download gone. use infohash --- src/Jackett.Common/Definitions/anisource.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Jackett.Common/Definitions/anisource.yml b/src/Jackett.Common/Definitions/anisource.yml index 4a82ef8ab..05316ac78 100644 --- a/src/Jackett.Common/Definitions/anisource.yml +++ b/src/Jackett.Common/Definitions/anisource.yml @@ -52,12 +52,12 @@ search: details: selector: a[href*="/showprofile/"] attribute: href - download: - selector: a[href*="/download/"] - attribute: href - magnet: - selector: a[href^="magnet:?xt="] + infohash: + selector: a[href*="/showprofile/"] attribute: href + filters: + - name: regexp + args: ([A-F|a-f|0-9]{40}) date: selector: font[color="Black"] filters: