1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-25 15:42:48 +00:00

generationfree: site's login has changed. resolves #7341

This commit is contained in:
Garfield69 2020-02-27 16:37:32 +13:00
parent 525f58eb1d
commit a1dde973fb

View file

@ -162,10 +162,10 @@
path: account-login.php
method: post
inputs:
username: "{{ .Config.username }}"
namelogin: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: td.tboxhead
- selector: td#msgError
test:
path: index.php
selector: a[href="account-logout.php"]