-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscpdata.json
More file actions
41 lines (41 loc) · 1.14 KB
/
scpdata.json
File metadata and controls
41 lines (41 loc) · 1.14 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
{
"logout": "2025-11-05 16:52:04",
"userList": [
{
"usr": "UO43",
"pass": "RHO EIGHT QI SIERRA SLEET",
"name": "Udo Okorie",
"clearance": 4
},
{
"usr": "DI43",
"pass": "ALPHA TWENTY-FOUR WO GUADALCANAL VICTOR RENEGADE",
"name": "Delfina Ibanez",
"clearance": 4
},
{
"usr": "DS43",
"pass": "SPORADIC ZETA PARAMECIUM NINETEEN CATERWAUL FRANCIUM ABRAXAS OCCIDENTALIS",
"name": "Daniil Sokolsky",
"clearance": 5
},
{
"usr": "NN43",
"pass": "ALEPH ELEVEN KEI JULIETT SANCTIFIED",
"name": "No\u00e8 Nascimbeni",
"clearance": 4
},
{
"usr": "AM43",
"pass": "AMITY THETA DESUETUDE ELEVEN ABIOGENESIS THAMANIYA GANYMEDE XERXES PRUDENTIA TEMERITY",
"name": "Director McInnis",
"clearance": 5
},
{
"usr": "ADMIN",
"pass": "OVERRIDE",
"name": "Administrator",
"clearance": 6
}
]
}