-
Notifications
You must be signed in to change notification settings - Fork 17
/
vei.boxjs.json
27 lines (27 loc) · 1.3 KB
/
vei.boxjs.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
{
"id": "vei.app.sub",
"name": "chouchoui 应用订阅",
"author": "@chouchoui",
"icon": "https://avatars3.githubusercontent.com/u/14866249?s=460&u=40faa1309b2303e1a3d9cec8f57f05c7005256de&v=4",
"repo": "https://github.com/chouchoui/QuanX",
"apps": [
{
"id": "vei.nga",
"name": "NGA",
"keys": ["vei_nga_cookie", "vei_nga_content_type", "vei_nga_user_agent", "vei_nga_mission", "vei_nga_body"],
"author": "@chouchoui",
"repo": "https://github.com/chouchoui/QuanX/tree/master/Scripts/nga",
"icons": ["https://raw.githubusercontent.com/chouchoui/QuanX/master/Scripts/nga/nga.png", "https://raw.githubusercontent.com/chouchoui/QuanX/master/Scripts/nga/nga.task.png"],
"script": "https://raw.githubusercontent.com/chouchoui/QuanX/master/Scripts/nga/nga.js"
},
{
"id": "vei.qmkg",
"name": "全民K歌",
"keys": ["vei_qmkg_url", "vei_qmkg_headers", "vei_qmkg_body"],
"author": "@GideonSenku, @chouchoui",
"repo": "https://github.com/chouchoui/QuanX/tree/master/Scripts/qmkg",
"icons": ["https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/qmkg.png", "https://raw.githubusercontent.com/Orz-3/mini/master/Color/qmkg.png"],
"script": "https://raw.githubusercontent.com/chouchoui/QuanX/master/Scripts/qmkg/qmkg.js"
}
]
}