From fc8e93e2f7bcbdffdd1024d254e7355c99135f87 Mon Sep 17 00:00:00 2001 From: "astrbot-plugin-copybara[bot]" <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 06:22:37 +0000 Subject: [PATCH] chore: sync plugin from AstrBotDevs/AstrBot#6834 --- plugins.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/plugins.json b/plugins.json index c5f7d456..7ff18846 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,15 @@ { + "astrbot-plugin-Network-Connectivity-Check": { + "display_name": "网络连接监测", + "desc": "定时监测网络连接状态,支持 HTTP/Ping/TCP 多种检测方式,可用于代理连通性、服务可用性监测。", + "author": "Fold", + "repo": "https://github.com/FFFold/astrbot_plugin_Network_Connectivity_Check", + "tags": [ + "代理", + "网络", + "检测" + ] + }, "astrbot-plugin-regex-blocker": { "display_name": "正则消息屏蔽器", "desc": "通过正则表达式匹配屏蔽用户发送给 LLM 的消息",