-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathboxjs.json
162 lines (162 loc) · 4.65 KB
/
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
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
{
"id": "JungegeCN.app.sub",
"name": "JD互助码提交",
"author": "t.me/ThorHCC",
"icon": "https://avatars0.githubusercontent.com/u/56041144?s=460&u=55567fceda883bd8e9d57380c4afb3f65ac793b5&v=4",
"repo": "https://github.com/JungegeCN/JGG",
"apps": [
{
"id": "shareCode",
"name": "京东云互助码",
"keys": [
"zd_shareCode1",
"nc_shareCode1",
"mc_shareCode1",
"dd_shareCode1",
"jx_shareCode1",
"zd_shareCode2",
"nc_shareCode2",
"mc_shareCode2",
"dd_shareCode2",
"jx_shareCode2",
"zd_shareCode3",
"nc_shareCode3",
"mc_shareCode3",
"dd_shareCode3",
"jx_shareCode3"
],
"settings": [
{
"id": "zd_shareCode1",
"name": "账号一的种豆得豆",
"val": "",
"type": "text",
"desc": "此处请填写你的种豆得豆互助码"
},
{
"id": "nc_shareCode1",
"name": "账号一的京东农场",
"val": "",
"type": "text",
"desc": "此处请填写你的京东农场码"
},
{
"id": "mc_shareCode1",
"name": "账号一的京东萌宠",
"val": "",
"type": "text",
"desc": "此处请填写你的京东萌宠码"
},
{
"id": "dd_shareCode1",
"name": "账号一的东东工厂",
"val": "",
"type": "text",
"desc": "此处请填写你的东东工厂码"
},
{
"id": "jx_shareCode1",
"name": "账号一的京喜工厂",
"val": "",
"type": "text",
"desc": "此处请填写你的京喜工厂码"
},
{
"id": "joy_shareCode1",
"name": "账号一的京东CrazyJoy",
"val": "",
"type": "text",
"desc": "此处请填写你的京东CrazyJoy码"
},
{
"id": "zd_shareCode2",
"name": "账号二的种豆得豆",
"val": "",
"type": "text",
"desc": "此处请填写你的种豆得豆互助码"
},
{
"id": "nc_shareCode2",
"name": "账号二的京东农场",
"val": "",
"type": "text",
"desc": "此处请填写你的京东农场码"
},
{
"id": "mc_shareCode2",
"name": "账号二的京东萌宠",
"val": "",
"type": "text",
"desc": "此处请填写你的京东萌宠码"
},
{
"id": "dd_shareCode2",
"name": "账号二的东东工厂",
"val": "",
"type": "text",
"desc": "此处请填写你的东东工厂码"
},
{
"id": "jx_shareCode2",
"name": "账号二的京喜工厂",
"val": "",
"type": "text",
"desc": "此处请填写你的京喜工厂码"
},
{
"id": "joy_shareCode2",
"name": "账号二的京东CrazyJoy",
"val": "",
"type": "text",
"desc": "此处请填写你的京东CrazyJoy码"
},
{
"id": "zd_shareCode3",
"name": "账号三的种豆得豆",
"val": "",
"type": "text",
"desc": "此处请填写你的种豆得豆互助码"
},
{
"id": "nc_shareCode3",
"name": "账号三的京东农场",
"val": "",
"type": "text",
"desc": "此处请填写你的京东农场码"
},
{
"id": "mc_shareCode3",
"name": "账号三的京东萌宠",
"val": "",
"type": "text",
"desc": "此处请填写你的京东萌宠码"
},
{
"id": "dd_shareCode3",
"name": "账号三的东东工厂",
"val": "",
"type": "text",
"desc": "此处请填写你的东东工厂码"
},
{
"id": "jx_shareCode3",
"name": "账号三的京喜工厂",
"val": "",
"type": "text",
"desc": "此处请填写你的京喜工厂码"
},
{
"id": "joy_shareCode3",
"name": "账号三的京东CrazyJoy",
"val": "",
"type": "text",
"desc": "此处请填写你的京东CrazyJoy码"
}
],
"author": "@JungegeCN",
"repo": "https://raw.githubusercontent.com/JungegeCN/JGG/master/jdcode.js",
"script": "https://github.com/JungegeCN/JGG",
"icons": [ "https://raw.githubusercontent.com/Orz-3/task/master/jd.png","https://raw.githubusercontent.com/Orz-3/task/master/jd.png"]
}
]
}