From 7253a095311596e8a2b336c504a6b391031c0ce5 Mon Sep 17 00:00:00 2001 From: Albvadi Date: Fri, 2 Feb 2018 15:48:04 +0100 Subject: [PATCH] Update puntotorrent.yml (#2530) Remove optional grabs --- src/Jackett.Common/Definitions/puntotorrent.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/puntotorrent.yml b/src/Jackett.Common/Definitions/puntotorrent.yml index 9e5334bc7..1a5a2a8c3 100644 --- a/src/Jackett.Common/Definitions/puntotorrent.yml +++ b/src/Jackett.Common/Definitions/puntotorrent.yml @@ -132,8 +132,10 @@ leechers: selector: td:nth-child(9) a grabs: - optional: true - selector: td:nth-child(10) a + selector: td:nth-child(10) + filters: + - name: replace + args: ["---", "0"] date: selector: td:nth-child(5) filters: