From a4013d8139c0099b4ab9d59153ca2f53b79e6b27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A6=AC=E5=89=83=20=E5=A4=A9=E6=84=9B=E6=98=9F?= <131457234+TiaraBasori@users.noreply.github.com> Date: Sat, 1 Nov 2025 15:44:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9plugins=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plugins.json b/plugins.json index 5f85cef5..e482e54b 100644 --- a/plugins.json +++ b/plugins.json @@ -323,4 +323,12 @@ "url": "https://github.com/TeleBoxDev/TeleBox_Plugins/blob/main/xm/xm.ts?raw=true", "desc": "全自动羡慕插件" } + "gfw": { + "url": "https://github.com/TeleBoxDev/TeleBox_Plugins/blob/main/gfw/gfw.ts?raw=true", + "desc": "快速检查域名/IP是否被墙" + } + "tel": { + "url": "https://github.com/TeleBoxDev/TeleBox_Plugins/blob/main/tel/tel.ts?raw=true", + "desc": "手机号码相关信息查询" + } }