Skip to content

Commit aaeda67

Browse files
doc(README): 修复 star history 图表链接 (#1316)
由于 GitHub stargazer API 限制,原有 star history 图表已无法正常显示。将 /svg 图表地址切换到新的数据源,无需 API token 即可正常渲染。 Co-authored-by: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com>
1 parent 3ca3722 commit aaeda67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
| [onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin) | [Mirai](https://github.com/mamoe/mirai) | yyuueexxiinngg | 不再积极维护 |
3838
| [oicq/http-api](https://github.com/takayama-lily/oicq/tree/master/http-api) | [OICQ](https://github.com/takayama-lily/oicq) | takayama | 已归档不再维护 |
3939

40-
[![Star Trend](https://api.star-history.com/svg?repos=FloatTech/ZeroBot-Plugin&type=Timeline)](https://seladb.github.io/StarTrack-js/#/preload?r=FloatTech,ZeroBot-Plugin)
40+
[![Star Trend](https://star-history.dera.page/svg?repos=FloatTech/ZeroBot-Plugin&type=Timeline)](https://seladb.github.io/StarTrack-js/#/preload?r=FloatTech,ZeroBot-Plugin)
4141

4242
</div>
4343

0 commit comments

Comments
 (0)