From dfc130154ce92e70149ea5a45c9e006b861b177f Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 5 Dec 2019 14:58:28 +1300 Subject: [PATCH] yourbittorrent: drop sponsored links. drop andmatch. resolves #6500 --- src/Jackett.Common/Definitions/yourbittorrent.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/Jackett.Common/Definitions/yourbittorrent.yml b/src/Jackett.Common/Definitions/yourbittorrent.yml index 7e5fed807..4225d9bed 100644 --- a/src/Jackett.Common/Definitions/yourbittorrent.yml +++ b/src/Jackett.Common/Definitions/yourbittorrent.yml @@ -41,16 +41,13 @@ - name: re_replace args: ["[\\s]+", "-"] rows: - selector: tr.table-default, tr.table-success - filters: - - name: andmatch + selector: tr.table-default fields: category: selector: td:nth-child(1) a attribute: title title: selector: td:nth-child(2) a - attribute: title details: selector: td:nth-child(2) a attribute: href