Skip to content

Commit

Permalink
lesaloon: drop rememberme=forever from login Jackett#10287
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Nov 30, 2020
1 parent f75979f commit e15210d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/lesaloon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ login:
inputs:
uid: "{{ .Config.username }}"
pwd: "{{ .Config.password }}"
rememberme: forever
rememberme: ""
captcha:
type: image
selector: img[src^="access_code/"]
Expand Down

0 comments on commit e15210d

Please sign in to comment.