From 1b2b89074d2ce6ac842fb7e890d4ce2c2672db8a Mon Sep 17 00:00:00 2001 From: ZM25XC <78628186+ZM25XC@users.noreply.github.com> Date: Thu, 31 Aug 2023 17:32:52 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E4=B8=8D=E5=86=8D=E7=BB=B4=E6=8A=A4=E7=9A=84=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=20(#2330)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ZM25XC --- website/static/plugins.json | 63 ------------------------------------- 1 file changed, 63 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 46a28cb0..612d7caf 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4643,52 +4643,6 @@ "type": null, "supported_adapters": null }, - { - "module_name": "TeenStudy", - "project_link": "teenstudy", - "name": "青年大学习提交(Web UI)", - "desc": "利用httpx库,向后台提交数据完成大学习,返回完成截图", - "author": "ZM25XC", - "homepage": "https://github.com/ZM25XC/TeenStudy", - "tags": [ - { - "label": "青年大学习", - "color": "#e5ea52" - }, - { - "label": "httpx", - "color": "#52ea5f" - }, - { - "label": "Web UI", - "color": "#5295ea" - } - ], - "is_official": false, - "type": null, - "supported_adapters": null - }, - { - "module_name": "nonebot_plugin_auto_teenstudy", - "project_link": "nonebot-plugin-auto-teenstudy", - "name": "青年大学习提交(基础版)", - "desc": "使用httpx向各地区大学习发送post请求完成大学习,返回完成截图", - "author": "ZM25XC", - "homepage": "https://github.com/ZM25XC/nonebot_plugin_auto_teenstudy", - "tags": [ - { - "label": "青年大学习", - "color": "#e8f710" - }, - { - "label": "多地区", - "color": "#108ef7" - } - ], - "is_official": false, - "type": null, - "supported_adapters": null - }, { "module_name": "nonebot_plugin_60s", "project_link": "nonebot-plugin-60s", @@ -5761,23 +5715,6 @@ "type": null, "supported_adapters": null }, - { - "module_name": "nonebot_plugin_grouplock", - "project_link": "nonebot-plugin-grouplock", - "name": "群聊人数锁定", - "desc": "一个基于nonebot2和go-cqhttp的群聊人数锁定插件", - "author": "ZM25XC", - "homepage": "https://github.com/ZM25XC/nonebot-plugin-grouplock", - "tags": [ - { - "label": "群管", - "color": "#52b5ea" - } - ], - "is_official": false, - "type": null, - "supported_adapters": null - }, { "module_name": "nonebot_plugin_callapi", "project_link": "nonebot-plugin-callapi",