mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
docs(definitions): MAM clarify cookie usage (#1199)
Update myanonamouse.yaml to have the right mam_id format Autobrr's Discord had a user indicate that the format needs to be "mam_id=$id;" The $id being the one created in the Preferences > Security in MAM website for the relevant IP.
This commit is contained in:
parent
8b32b72633
commit
367d8c8899
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ settings:
|
|||
type: secret
|
||||
required: true
|
||||
label: Cookie (mam_id)
|
||||
help: "Check how to get cookies in your browser and find the mam_id cookie. Changes monthly"
|
||||
help: "Check how to get cookies in your browser and find the mam_id cookie. Changes monthly. Format mam_id=$ID;"
|
||||
|
||||
irc:
|
||||
network: MyAnonamouse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue