From 8c724d2da1470b131bdb85206b574f07ded0a370 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 8 Jun 2020 08:57:01 +1200 Subject: [PATCH] bittorrentfiles: drop rows without a download link. #8910 --- src/Jackett.Common/Definitions/Bittorrentfiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/Bittorrentfiles.yml b/src/Jackett.Common/Definitions/Bittorrentfiles.yml index d8c4a63ac..6b2c4ddb4 100644 --- a/src/Jackett.Common/Definitions/Bittorrentfiles.yml +++ b/src/Jackett.Common/Definitions/Bittorrentfiles.yml @@ -150,7 +150,7 @@ search: sort: "{{ .Config.type }}" rows: - selector: table.tableinborder > tbody > tr:has(a[href^="details.php"]) + selector: table.tableinborder > tbody > tr:has(a[href^="/download.php"]) fields: title: