diff --git a/website/static/plugins.json b/website/static/plugins.json index be0a84ed..ac0fe076 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1526,5 +1526,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_leetcode2", + "project_link": "nonebot-plugin-leetcode2", + "name": "第二个leetcode查询插件", + "desc": "可查询用户信息、获取每日一题与随机一题和搜索题目。", + "author": "Nranphy", + "homepage": "https://github.com/Nranphy/nonebot_plugin_leetcode2", + "tags": [], + "is_official": false } ] \ No newline at end of file