cookies: add all necessary instagram cookies to example
Signed-off-by: DrWarpMan <36279265+DrWarpMan@users.noreply.github.com>
This commit is contained in:
parent
d80d37e936
commit
06b8088526
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"instagram": [
|
"instagram": [
|
||||||
"mid=replace; ig_did=this; csrftoken=cookie"
|
"mid=<replace>; ig_did=<with>; csrftoken=<your>; ds_user_id=<own>; sessionid=<cookies>"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue