cookies: add example for reddit

This commit is contained in:
dumbmoron 2024-02-21 20:23:54 +00:00
parent 06b8088526
commit 6227b7a38a
No known key found for this signature in database
GPG key ID: C59997C76C6A8E5F

View file

@ -1,5 +1,8 @@
{
"instagram": [
"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>"
]
}