From 2e05a4a807193be61b0268bfba63d66346a21a33 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 10 Jul 2024 13:22:50 +1200 Subject: [PATCH] animetorrentsro: new login resolves #15478 --- src/Jackett.Common/Definitions/animetorrentsro.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/Jackett.Common/Definitions/animetorrentsro.yml b/src/Jackett.Common/Definitions/animetorrentsro.yml index eb9fa0025..9c42cb87c 100644 --- a/src/Jackett.Common/Definitions/animetorrentsro.yml +++ b/src/Jackett.Common/Definitions/animetorrentsro.yml @@ -65,14 +65,17 @@ settings: default: "Inactive accounts under VIP and without parked are automatically deleted after about a year." login: - path: takelogin.php - method: post + path: login.php + method: form + form: form inputs: username: "{{ .Config.username }}" password: "{{ .Config.password }}" - x: 0 - y: 0 referer: / + selectorinputs: + csrf_token: + selector: input[name="csrf_token"] + attribute: value error: - selector: table.main:contains("esuat") test: