From d766cdcf0c67df32fb047f41b1db95daafb559cd Mon Sep 17 00:00:00 2001 From: Albvadi Date: Mon, 19 Feb 2018 17:03:51 +0100 Subject: [PATCH] Fix HDcity.li (#2609) Fixed for work with both themes. --- src/Jackett.Common/Definitions/hdcity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/hdcity.yml b/src/Jackett.Common/Definitions/hdcity.yml index ed77771c8..5306c7fa5 100644 --- a/src/Jackett.Common/Definitions/hdcity.yml +++ b/src/Jackett.Common/Definitions/hdcity.yml @@ -135,7 +135,7 @@ active: "1" search: "{{ .Query.Keywords }}" rows: - selector: "#Mcol #category+table table tr:not(:first-child):not(:last-child)" + selector: "#category+table table tr:not(:first-child):not(:last-child)" fields: category: selector: td:nth-child(1) a