Skip to content

Commit

Permalink
sportscult: update login test Jackett#10321
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Nov 30, 2020
1 parent cdfd25d commit f75979f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Jackett.Common/Definitions/sportscult.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,10 @@ login:
pwd: "{{ .Config.password }}"
error:
- selector: span:contains("Password Incorrect")
- selector: span:contains("Username Incorrect")
test:
path: index.php
selector: a[href="logout.php"]

search:
paths:
Expand Down

0 comments on commit f75979f

Please sign in to comment.