-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommands.json
More file actions
36 lines (36 loc) · 958 Bytes
/
commands.json
File metadata and controls
36 lines (36 loc) · 958 Bytes
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
{
"commands": [
{
"id": 1754352042340,
"name": "a",
"command": "bash <(curl -l -s https://raw.githubusercontent.com/byJoey/Actions-bbr-v3/refs/heads/main/install.sh)",
"description": "",
"created_at": "2025-08-05T00:00:42+00:00",
"updated_at": "2025-08-05T00:00:42+00:00"
},
{
"id": 1754369172309,
"name": "test",
"command": "aaa",
"description": "a",
"created_at": "2025-08-05T12:46:12+08:00",
"updated_at": "2025-08-05T12:46:12+08:00"
},
{
"id": 1754371000366,
"name": "aggg",
"command": "ping 1.1.1.1",
"description": "y",
"created_at": "2025-08-05T13:16:40+08:00",
"updated_at": "2025-08-05T13:16:40+08:00"
},
{
"id": 1754371513149,
"name": "ee",
"command": "tt",
"description": "",
"created_at": "2025-08-05T13:25:13+08:00",
"updated_at": "2025-08-05T13:25:13+08:00"
}
]
}