mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +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
|
type: secret
|
||||||
required: true
|
required: true
|
||||||
label: Cookie (mam_id)
|
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:
|
irc:
|
||||||
network: MyAnonamouse
|
network: MyAnonamouse
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue