Update cookies.json
Browse files- cookies.json +17 -17
cookies.json
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
-
{
|
2 |
-
"instagram": [
|
3 |
-
"mid=
|
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 |
-
}
|
|
|
1 |
+
{
|
2 |
+
"instagram": [
|
3 |
+
"mid=Z4i49gALAAFuG9zhQcdqKHTOg5u0; ig_did=537FABCD-82E5-4E02-A403-08A6A605C149; csrftoken=vvYLrvX8C4KsDy91zpctdRHXmwFyhVch; ds_user_id=71486131600; sessionid=71486131600%3ATjU9hSIQgR5NDG%3A17%3AAYdA1GK_Um9E5oTj7XQl59oc52wsP4iivtcljYB_aA"
|
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 |
+
}
|