Skip to content

Commit fc8e93e

Browse files
chore: sync plugin from AstrBotDevs/AstrBot#6834
1 parent aca23f1 commit fc8e93e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

plugins.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
{
2+
"astrbot-plugin-Network-Connectivity-Check": {
3+
"display_name": "网络连接监测",
4+
"desc": "定时监测网络连接状态,支持 HTTP/Ping/TCP 多种检测方式,可用于代理连通性、服务可用性监测。",
5+
"author": "Fold",
6+
"repo": "https://github.com/FFFold/astrbot_plugin_Network_Connectivity_Check",
7+
"tags": [
8+
"代理",
9+
"网络",
10+
"检测"
11+
]
12+
},
213
"astrbot-plugin-regex-blocker": {
314
"display_name": "正则消息屏蔽器",
415
"desc": "通过正则表达式匹配屏蔽用户发送给 LLM 的消息",

0 commit comments

Comments
 (0)