-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathloggedInState.json
More file actions
85 lines (85 loc) · 2.37 KB
/
loggedInState.json
File metadata and controls
85 lines (85 loc) · 2.37 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
"cookies": [
{
"name": "wordpress_sec_e07ef222fe18f1b43430eb5704226509",
"value": "practiceuser1%7C1678710793%7C2tDsDmA6que33SN5RCO53721q5ZGfkvljeTOKazgU9C%7Cf26f497bade025f025111868dce922ee6945aa5ae7254cd74f5ecd11c31dce84",
"domain": "practice.automationbro.com",
"path": "/wp-content/plugins",
"expires": -1,
"httpOnly": true,
"secure": true,
"sameSite": "None"
},
{
"name": "wordpress_sec_e07ef222fe18f1b43430eb5704226509",
"value": "practiceuser1%7C1678710793%7C2tDsDmA6que33SN5RCO53721q5ZGfkvljeTOKazgU9C%7Cf26f497bade025f025111868dce922ee6945aa5ae7254cd74f5ecd11c31dce84",
"domain": "practice.automationbro.com",
"path": "/wp-admin",
"expires": -1,
"httpOnly": true,
"secure": true,
"sameSite": "None"
},
{
"name": "wp_wpfileupload_e07ef222fe18f1b43430eb5704226509",
"value": "j76MqpDCjKrjYk3cbKrZ2BRQyEPwx87H",
"domain": "practice.automationbro.com",
"path": "/",
"expires": 1678710789.740102,
"httpOnly": false,
"secure": false,
"sameSite": "Lax"
},
{
"name": "tk_or",
"value": "%22%22",
"domain": ".automationbro.com",
"path": "/",
"expires": 1713097991.610884,
"httpOnly": false,
"secure": false,
"sameSite": "Lax"
},
{
"name": "tk_r3d",
"value": "%22%22",
"domain": ".automationbro.com",
"path": "/",
"expires": 1678797191,
"httpOnly": false,
"secure": false,
"sameSite": "Lax"
},
{
"name": "tk_lr",
"value": "%22%22",
"domain": ".automationbro.com",
"path": "/",
"expires": 1710073991,
"httpOnly": false,
"secure": false,
"sameSite": "Lax"
},
{
"name": "wordpress_logged_in_e07ef222fe18f1b43430eb5704226509",
"value": "practiceuser1%7C1678710793%7C2tDsDmA6que33SN5RCO53721q5ZGfkvljeTOKazgU9C%7C401d296b44247646c9036a801292b94ce2ff31a11463bc9901984639ecd3fad4",
"domain": "practice.automationbro.com",
"path": "/",
"expires": -1,
"httpOnly": true,
"secure": true,
"sameSite": "None"
}
],
"origins": [
{
"origin": "https://practice.automationbro.com",
"localStorage": [
{
"name": "wc_cart_hash_f6e6cf813b69c04a964ff8620d40cb80",
"value": ""
}
]
}
]
}