diff --git a/website/static/plugins.json b/website/static/plugins.json index cf3d446a..01d667c7 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1205,5 +1205,20 @@ "homepage": "https://github.com/NoneBot2-Ae/nonebot-plugin-random-cat", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_antiflash", + "project_link": "nonebot-plugin-antiflash", + "name": "群聊反闪照", + "desc": "顾名思义🎇", + "author": "KafCoppelia", + "homepage": "https://github.com/KafCoppelia/nonebot_plugin_antiflash", + "tags": [ + { + "label": "a:onebot", + "color": "#6f64d4" + } + ], + "is_official": false } ] \ No newline at end of file