1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-28 02:39:26 +00:00

xwtorrents: Site's login has changed. resolves #7339

This commit is contained in:
Garfield69 2020-02-27 16:37:07 +13:00
parent 124fbf7c1b
commit 525f58eb1d

View file

@ -94,11 +94,12 @@
"asc": "asc" "asc": "asc"
login: login:
path: tlogin.php path: takelogin.php
method: post method: post
inputs: inputs:
username: "{{ .Config.username }}" username: "{{ .Config.username }}"
password: "{{ .Config.password }}" password: "{{ .Config.password }}"
returnto: "/"
error: error:
- selector: table.main:contains("Login failed!") - selector: table.main:contains("Login failed!")
message: message: