From 2eb76ffb862141a858da14c2cb1f92b5a73f6191 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 5 Feb 2019 10:53:04 +1300 Subject: [PATCH] Revert "torrentland: possible untested fix for #4599" This reverts commit bb2c8e6c6ad7c39bfad58f3efb0e1eb51b1d8848. --- src/Jackett.Common/Definitions/torrentland.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/torrentland.yml b/src/Jackett.Common/Definitions/torrentland.yml index f29ddc837..d4a661dc7 100644 --- a/src/Jackett.Common/Definitions/torrentland.yml +++ b/src/Jackett.Common/Definitions/torrentland.yml @@ -1,7 +1,7 @@ --- site: torrentland name: Torrentland - description: "Torrentland is a SPANISH Private site for General content" + description: "Torrentland is a SPANISH site for General content" language: es-es type: private encoding: UTF-8 @@ -77,7 +77,7 @@ active: "0" search: "{{ .Query.Keywords }}" rows: - selector: tr:has(a[href^="download.php?id="]) + selector: "#Mcol table.lista:nth-child(1) > tbody > tr:not(:first-child)" fields: category: selector: td:nth-child(1) a