From 30854838c1de8aebd4454683d24679400a46742d Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 4 Feb 2023 11:49:56 +1300 Subject: [PATCH] hdmayi: lint fix 3dc9b6c5328f15f5f8d92e9afb725f415d8c4865 --- src/Jackett.Common/Definitions/hdmayi.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/hdmayi.yml b/src/Jackett.Common/Definitions/hdmayi.yml index d402a9941..84da46bb4 100644 --- a/src/Jackett.Common/Definitions/hdmayi.yml +++ b/src/Jackett.Common/Definitions/hdmayi.yml @@ -26,7 +26,6 @@ caps: movie-search: [q, imdbid, doubanid] music-search: [q] -settings: settings: - name: cookie type: text @@ -64,7 +63,7 @@ login: method: cookie inputs: cookie: "{{ .Config.cookie }}" - test: + test: path: index.php selector: a[href="logout.php"]