-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprops.json
30 lines (30 loc) · 852 Bytes
/
props.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"chromeDriverPath": "C:\\Program Files (x86)\\chromedriver.exe",
"email": "[email protected]",
"password": "ppaarroollaaa102938@f",
"chatURL": "https://www.facebook.com/messages/t/100006795273159",
"message": "hmmmmmmm",
"messagesCount": 1,
"cookie": {
"xs": {
"domain": ".facebook.com",
"expiry": 1708294389,
"httpOnly": true,
"name": "xs",
"path": "/",
"sameSite": "None",
"secure": true,
"value": "2%3A0oSvu75Ztlo"
},
"c_user": {
"domain": ".facebook.com",
"expiry": 1708294389,
"httpOnly": false,
"name": "c_user",
"path": "/",
"sameSite": "None",
"secure": true,
"value": "1000067"
}
}
}