We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb8aba commit 1716f53Copy full SHA for 1716f53
README.md
@@ -202,10 +202,11 @@ if (type == 0) {
202
203
### API
204
205
-* [MetingAPI By 武恩赐](https://api.wuenci.com/meting/api/)
+* [小歪 API](https://api.aixiaowai.cn)
206
* [搏天 API](https://api.btstu.cn/doc/sjbz.php)
207
* [高德开放平台](https://lbs.amap.com/)
208
* [Hitokoto 一言](https://hitokoto.cn/)
209
+* [MetingAPI By 武恩赐](https://api.wuenci.com/meting/api/)
210
*
211
## Star History
212
package.json
@@ -4,7 +4,7 @@
4
"github": "https://github.com/imsyy/home",
5
"home": "https://imsyy.top",
6
"private": true,
7
- "version": "4.1.1",
+ "version": "4.1.2",
8
"type": "module",
9
"scripts": {
10
"dev": "vite --host",
0 commit comments