From 1b757d9480abb25d20914c5682f8116cdc3740da Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 19 May 2022 07:43:51 +0100 Subject: [PATCH] hdbits: lint fix --- src/Jackett.Common/Definitions/hdbits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/hdbits.yml b/src/Jackett.Common/Definitions/hdbits.yml index ba350a97c..625538a45 100644 --- a/src/Jackett.Common/Definitions/hdbits.yml +++ b/src/Jackett.Common/Definitions/hdbits.yml @@ -79,7 +79,7 @@ search: d: "{{ .Config.type }}" rows: - selector: table#torrent-list > tbody > tr:has(a[href^="/details.php?id="]){{ if .Config.freeleech }}:has(a[title=\"100% FL: no download is counted.\"]){{ else }}{{ end }} + selector: "table#torrent-list > tbody > tr:has(a[href^="/details.php?id="]){{ if .Config.freeleech }}:has(a[title=\"100% FL: no download is counted.\"]){{ else }}{{ end }}" fields: category: