diff --git a/src/Jackett.Common/Definitions/gaytorrentru.yml b/src/Jackett.Common/Definitions/gaytorrentru.yml index d35b8001e..fa56a29f4 100644 --- a/src/Jackett.Common/Definitions/gaytorrentru.yml +++ b/src/Jackett.Common/Definitions/gaytorrentru.yml @@ -111,6 +111,8 @@ login: inputs: username: "{{ .Config.username }}" password: "{{ .Config.password }}" + error: + - selector: div.panel:has(h3:contains("Login failed")) test: path: browse.php selector: a[href$="/logout.php"]