From 525f58eb1d0b7703a6e2123191f9a29a767a0bf0 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 27 Feb 2020 16:37:07 +1300 Subject: [PATCH] xwtorrents: Site's login has changed. resolves #7339 --- src/Jackett.Common/Definitions/xwtorrents.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/xwtorrents.yml b/src/Jackett.Common/Definitions/xwtorrents.yml index ce3445e74..3e8d5b92e 100644 --- a/src/Jackett.Common/Definitions/xwtorrents.yml +++ b/src/Jackett.Common/Definitions/xwtorrents.yml @@ -94,11 +94,12 @@ "asc": "asc" login: - path: tlogin.php + path: takelogin.php method: post inputs: username: "{{ .Config.username }}" password: "{{ .Config.password }}" + returnto: "/" error: - selector: table.main:contains("Login failed!") message: