Chrunos commited on
Commit
4d1495a
·
verified ·
1 Parent(s): e942e64

Upload cookies.json

Browse files
Files changed (1) hide show
  1. cookies.json +17 -18
cookies.json CHANGED
@@ -1,18 +1,17 @@
1
- {
2
- "instagram": [
3
- "mid=<replace>; ig_did=<with>; csrftoken=<your>; ds_user_id=<own>; sessionid=<cookies>"
4
- ],
5
- "instagram_bearer": [
6
- "token=<token_with_no_bearer_in_front>",
7
- "token=IGT:2:<looks_like_this>"
8
- ],
9
- "reddit": [
10
- "client_id=<replace_this>; client_secret=<replace_this>; refresh_token=<replace_this>"
11
- ],
12
- "twitter": [
13
- "auth_token=<replace_this>; ct0=<replace_this>"
14
- ],
15
- "youtube_oauth": [
16
- "ya29.a0ARW5m76gzOvjzwxtPB9CISYaGj_ug2IhV8W4VknH0H27BzT5C7Uo3CD2bsBzzhUNmsQ3woyj-XFxaWi--JHamZHZQV1bdRGEVMJH9KLwCj62Su-SxCrd5JLxwM49hX0bBDIrChFLxTgYpP2RReqW9Ui9Kk2X2q1bGqxuwklQVZBh2U-D_h8qaCgYKASUSARESFQHGX2Mi5o6x84ZlwDJFVUTVFNnRSw0187; 1//0gpvPKuslQ8vlCgYIARAAGBASNwF-L9IrrPLGsAqMusovRYm9eD7AsUU2MzHAeMDCZ_PRP228trThu7qvxTecU1AuQDPAXSiKjHA; https://www.googleapis.com/auth/youtube-paid-content https://www.googleapis.com/auth/youtube; Bearer; expiry_date=2024-12-21T01:30:01.699Z"
17
- ]
18
- }
 
1
+ {
2
+ "instagram": [
3
+ "mid=Z07d8AALAAHe7OnMarRANiQOAt7a; ig_did=0DCC4ACA-6794-4778-88D8-573410BD5CC4; csrftoken=xNZpGQiAKQkf4IU2E8UAV0snSGMZEPCt; ds_user_id=49379440378; sessionid=49379440378%3AVeDqDDEBCy0ttB%3A0%3AAYf5S14YBsvlUnuXvzhHxDI2Sv4Jzf0b5tPigmujgg"
4
+ ],
5
+ "instagram_bearer": [
6
+ "token=<token_with_no_bearer_in_front>", "token=IGT:2:<looks_like_this>"
7
+ ],
8
+ "reddit": [
9
+ "client_id=<replace_this>; client_secret=<replace_this>; refresh_token=<replace_this>"
10
+ ],
11
+ "twitter": [
12
+ "auth_token=ddba0fdcda32ec09c2762dec3da4bf94cef155e5; ct0=dcbf174c3241938b18a4387b3f3005bae78a975c4ab8667008578a91822753f3aba25c1649bfd69cadaffb32212b6d0f89594f1ce6abedfdca4ffb88874a5a59576e1f238d8d155898dada6033a718d4"
13
+ ],
14
+ "youtube_oauth": [
15
+ "access_token=ya29.a0ARW5m75EiS8EZu_ReKBFMTQzOQKoJ9-arhznHGJ9tjwG7u9U2hpTnvTnZd5Qhtrph6XOLq0EhgmffLw0bHURDwt4lMIHv58DQXim6221lokZGkJgY4nKjIGJIexnFJPxnaoncGJOjoMnWV81jcZwVx6GVJzVcU2yKGA_kPBucULsVuBVvsTaaCgYKAWMSARESFQHGX2MigZc71OQOmfHkQJPpKLzHYQ0187; refresh_token=1//0eb1FBXOzePh2CgYIARAAGA4SNwF-L9IrUoV73FRvWa7XR8U8JpAuhUFRMe2XWKHVZLOTp3rYOIQ3OHIR_tdkaxM1Txrxudo5FYk; scope=https://www.googleapis.com/auth/youtube-paid-content https://www.googleapis.com/auth/youtube; token_type=Bearer; expiry_date=2024-12-23T20:23:05.519Z"
16
+ ]
17
+ }