-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboxjs.json
More file actions
41 lines (41 loc) · 1.43 KB
/
boxjs.json
File metadata and controls
41 lines (41 loc) · 1.43 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
{
"id": "Douban+",
"name": "Liafonx",
"author": "@Liafonx",
"description": "Douban+AirTable",
"icon": "",
"repo": "https://github.com/XUYinong/QLiafonx",
"apps": [
{
"id": "@Liafonx.Douban",
"name": "豆瓣收藏",
"keys": [
"@Liafonx.Douban"
],
"settings": [
{
"id": "@Liafonx.Douban.tmdb_api_key",
"name": "tmdb_api_key",
"val": "",
"type": "text",
"placeholder": "1234567893feefc5f0q5000bfo0c38d90bbeb",
"desc": "‘令牌’验证方式的值写一行"
},
{
"id": "@Liafonx.Douban.airtable_api_key",
"name": "测量标准代码",
"val": "EPA_NowCast.2201",
"type": "text",
"placeholder": "EPA_NowCast.2201",
"desc": "空气质量标准代码,会随系统更新而更新"
}
],
"author": "@Liafonx",
"repo": "https://github.com/XUYinong/QLiafonx/blob/main/Douban.js",
"icons": [
"https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Apple.png",
"https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Apple.png"
]
}
]
}