From e03eb57634a0eb970ae9e94e50fc5dd128de64db Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 17 Oct 2023 20:51:25 +1300 Subject: [PATCH] romanianmetaltorrent: fix login error detection #14773 --- src/Jackett.Common/Definitions/romanianmetaltorrents.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Jackett.Common/Definitions/romanianmetaltorrents.yml b/src/Jackett.Common/Definitions/romanianmetaltorrents.yml index b5aa66725..25fdd812a 100644 --- a/src/Jackett.Common/Definitions/romanianmetaltorrents.yml +++ b/src/Jackett.Common/Definitions/romanianmetaltorrents.yml @@ -30,6 +30,9 @@ login: username: "{{ .Config.username }}" password: "{{ .Config.password }}" error: + - selector: ":root:contains(\"Wrong Code!\")" + message: + text: Error, the security code is incorrect. - selector: div.errorSummary message: selector: div.errorSummary ul li