Skip to content

Commit 38ad856

Browse files
committed
🚀 Added release script
1 parent 121946c commit 38ad856

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

public/cn.widgetjs.widgets.hotspot.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
]
5858
},
5959
{
60-
"name": "cn.widgetjs.widgets.hotspot.bilibili",
60+
"name": "ccn.widgetjs.widgets.hotspot.weibo",
6161
"title": {
62-
"zh-CN": "bilibili热搜"
62+
"zh-CN": "微博热搜"
6363
},
6464
"description": {
65-
"zh-CN": "看看年轻人在B站搜什么"
65+
"zh-CN": "微博热搜"
6666
},
6767
"keywords": [
6868
"recommend"
@@ -80,25 +80,25 @@
8080
"movable": true,
8181
"singleton": false,
8282
"resizable": true,
83-
"path": "/widget/bilibili",
83+
"path": "/widget/weibo",
8484
"meta": {},
8585
"backgroundThrottling": true,
86-
"previewImage": "/images/bilibili_hot_search.png",
86+
"previewImage": "/images/weibo_hot_search.png",
8787
"supportDeployMode": 17,
8888
"routes": [
8989
{
90-
"url": "/widget/bilibili",
90+
"url": "/widget/weibo",
9191
"name": "index"
9292
}
9393
]
9494
},
9595
{
96-
"name": "cn.widgetjs.widgets.hotspot.bangumi",
96+
"name": "cn.widgetjs.widgets.hotspot.douyin",
9797
"title": {
98-
"zh-CN": "B站新番时间表"
98+
"zh-CN": "抖音热榜"
9999
},
100100
"description": {
101-
"zh-CN": "追番小助手"
101+
"zh-CN": "抖音热榜"
102102
},
103103
"keywords": [
104104
"recommend"
@@ -107,34 +107,34 @@
107107
"permissions": [],
108108
"lang": "zh-CN",
109109
"width": 4,
110-
"height": 4,
110+
"height": 3,
111111
"maxWidth": 6,
112112
"webviewTag": false,
113-
"maxHeight": 4,
113+
"maxHeight": 6,
114114
"minWidth": 4,
115-
"minHeight": 4,
115+
"minHeight": 3,
116116
"movable": true,
117117
"singleton": false,
118118
"resizable": true,
119-
"path": "/widget/bangumi",
119+
"path": "/widget/douyin",
120120
"meta": {},
121121
"backgroundThrottling": true,
122-
"previewImage": "/images/preview_bangumi.png",
122+
"previewImage": "/images/preview_douyin.png",
123123
"supportDeployMode": 17,
124124
"routes": [
125125
{
126-
"url": "/widget/bangumi",
126+
"url": "/widget/douyin",
127127
"name": "index"
128128
}
129129
]
130130
},
131131
{
132-
"name": "ccn.widgetjs.widgets.hotspot.weibo",
132+
"name": "cn.widgetjs.widgets.hotspot.bilibili",
133133
"title": {
134-
"zh-CN": "微博热搜"
134+
"zh-CN": "bilibili热搜"
135135
},
136136
"description": {
137-
"zh-CN": "微博热搜"
137+
"zh-CN": "看看年轻人在B站搜什么"
138138
},
139139
"keywords": [
140140
"recommend"
@@ -152,25 +152,25 @@
152152
"movable": true,
153153
"singleton": false,
154154
"resizable": true,
155-
"path": "/widget/weibo",
155+
"path": "/widget/bilibili",
156156
"meta": {},
157157
"backgroundThrottling": true,
158-
"previewImage": "/images/weibo_hot_search.png",
158+
"previewImage": "/images/bilibili_hot_search.png",
159159
"supportDeployMode": 17,
160160
"routes": [
161161
{
162-
"url": "/widget/weibo",
162+
"url": "/widget/bilibili",
163163
"name": "index"
164164
}
165165
]
166166
},
167167
{
168-
"name": "cn.widgetjs.widgets.hotspot.douyin",
168+
"name": "cn.widgetjs.widgets.hotspot.bangumi",
169169
"title": {
170-
"zh-CN": "抖音热榜"
170+
"zh-CN": "B站新番时间表"
171171
},
172172
"description": {
173-
"zh-CN": "抖音热榜"
173+
"zh-CN": "追番小助手"
174174
},
175175
"keywords": [
176176
"recommend"
@@ -179,27 +179,27 @@
179179
"permissions": [],
180180
"lang": "zh-CN",
181181
"width": 4,
182-
"height": 3,
182+
"height": 4,
183183
"maxWidth": 6,
184184
"webviewTag": false,
185-
"maxHeight": 6,
185+
"maxHeight": 4,
186186
"minWidth": 4,
187-
"minHeight": 3,
187+
"minHeight": 4,
188188
"movable": true,
189189
"singleton": false,
190190
"resizable": true,
191-
"path": "/widget/douyin",
191+
"path": "/widget/bangumi",
192192
"meta": {},
193193
"backgroundThrottling": true,
194-
"previewImage": "/images/preview_douyin.png",
194+
"previewImage": "/images/preview_bangumi.png",
195195
"supportDeployMode": 17,
196196
"routes": [
197197
{
198-
"url": "/widget/douyin",
198+
"url": "/widget/bangumi",
199199
"name": "index"
200200
}
201201
]
202202
}
203203
],
204204
"pages": []
205-
}
205+
}

public/widget.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
]
5858
},
5959
{
60-
"name": "cn.widgetjs.widgets.hotspot.bilibili",
60+
"name": "ccn.widgetjs.widgets.hotspot.weibo",
6161
"title": {
62-
"zh-CN": "bilibili热搜"
62+
"zh-CN": "微博热搜"
6363
},
6464
"description": {
65-
"zh-CN": "看看年轻人在B站搜什么"
65+
"zh-CN": "微博热搜"
6666
},
6767
"keywords": [
6868
"recommend"
@@ -80,25 +80,25 @@
8080
"movable": true,
8181
"singleton": false,
8282
"resizable": true,
83-
"path": "/widget/bilibili",
83+
"path": "/widget/weibo",
8484
"meta": {},
8585
"backgroundThrottling": true,
86-
"previewImage": "/images/bilibili_hot_search.png",
86+
"previewImage": "/images/weibo_hot_search.png",
8787
"supportDeployMode": 17,
8888
"routes": [
8989
{
90-
"url": "/widget/bilibili",
90+
"url": "/widget/weibo",
9191
"name": "index"
9292
}
9393
]
9494
},
9595
{
96-
"name": "cn.widgetjs.widgets.hotspot.bangumi",
96+
"name": "cn.widgetjs.widgets.hotspot.douyin",
9797
"title": {
98-
"zh-CN": "B站新番时间表"
98+
"zh-CN": "抖音热榜"
9999
},
100100
"description": {
101-
"zh-CN": "追番小助手"
101+
"zh-CN": "抖音热榜"
102102
},
103103
"keywords": [
104104
"recommend"
@@ -107,34 +107,34 @@
107107
"permissions": [],
108108
"lang": "zh-CN",
109109
"width": 4,
110-
"height": 4,
110+
"height": 3,
111111
"maxWidth": 6,
112112
"webviewTag": false,
113-
"maxHeight": 4,
113+
"maxHeight": 6,
114114
"minWidth": 4,
115-
"minHeight": 4,
115+
"minHeight": 3,
116116
"movable": true,
117117
"singleton": false,
118118
"resizable": true,
119-
"path": "/widget/bangumi",
119+
"path": "/widget/douyin",
120120
"meta": {},
121121
"backgroundThrottling": true,
122-
"previewImage": "/images/preview_bangumi.png",
122+
"previewImage": "/images/preview_douyin.png",
123123
"supportDeployMode": 17,
124124
"routes": [
125125
{
126-
"url": "/widget/bangumi",
126+
"url": "/widget/douyin",
127127
"name": "index"
128128
}
129129
]
130130
},
131131
{
132-
"name": "ccn.widgetjs.widgets.hotspot.weibo",
132+
"name": "cn.widgetjs.widgets.hotspot.bilibili",
133133
"title": {
134-
"zh-CN": "微博热搜"
134+
"zh-CN": "bilibili热搜"
135135
},
136136
"description": {
137-
"zh-CN": "微博热搜"
137+
"zh-CN": "看看年轻人在B站搜什么"
138138
},
139139
"keywords": [
140140
"recommend"
@@ -152,25 +152,25 @@
152152
"movable": true,
153153
"singleton": false,
154154
"resizable": true,
155-
"path": "/widget/weibo",
155+
"path": "/widget/bilibili",
156156
"meta": {},
157157
"backgroundThrottling": true,
158-
"previewImage": "/images/weibo_hot_search.png",
158+
"previewImage": "/images/bilibili_hot_search.png",
159159
"supportDeployMode": 17,
160160
"routes": [
161161
{
162-
"url": "/widget/weibo",
162+
"url": "/widget/bilibili",
163163
"name": "index"
164164
}
165165
]
166166
},
167167
{
168-
"name": "cn.widgetjs.widgets.hotspot.douyin",
168+
"name": "cn.widgetjs.widgets.hotspot.bangumi",
169169
"title": {
170-
"zh-CN": "抖音热榜"
170+
"zh-CN": "B站新番时间表"
171171
},
172172
"description": {
173-
"zh-CN": "抖音热榜"
173+
"zh-CN": "追番小助手"
174174
},
175175
"keywords": [
176176
"recommend"
@@ -179,27 +179,27 @@
179179
"permissions": [],
180180
"lang": "zh-CN",
181181
"width": 4,
182-
"height": 3,
182+
"height": 4,
183183
"maxWidth": 6,
184184
"webviewTag": false,
185-
"maxHeight": 6,
185+
"maxHeight": 4,
186186
"minWidth": 4,
187-
"minHeight": 3,
187+
"minHeight": 4,
188188
"movable": true,
189189
"singleton": false,
190190
"resizable": true,
191-
"path": "/widget/douyin",
191+
"path": "/widget/bangumi",
192192
"meta": {},
193193
"backgroundThrottling": true,
194-
"previewImage": "/images/preview_douyin.png",
194+
"previewImage": "/images/preview_bangumi.png",
195195
"supportDeployMode": 17,
196196
"routes": [
197197
{
198-
"url": "/widget/douyin",
198+
"url": "/widget/bangumi",
199199
"name": "index"
200200
}
201201
]
202202
}
203203
],
204204
"pages": []
205-
}
205+
}

0 commit comments

Comments
 (0)