mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-08 01:34:26 +02:00
cookies: update & add examples (#367)
This commit is contained in:
commit
b54c3d25f5
@ -1,5 +1,8 @@
|
||||
{
|
||||
"instagram": [
|
||||
"mid=replace; ig_did=this; csrftoken=cookie"
|
||||
"mid=<replace>; ig_did=<with>; csrftoken=<your>; ds_user_id=<own>; sessionid=<cookies>"
|
||||
],
|
||||
"reddit": [
|
||||
"client_id=<replace_this>; client_secret=<replace_this>; refresh_token=<replace_this>"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user