From 97d66fc4ee0ccab288d40c776d65d7f437ff2e62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BF=BC=E5=9F=8E?= <910980321@qq.com> Date: Sun, 19 Oct 2025 03:07:25 +0000 Subject: [PATCH] update stop/ip.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 翼城 <910980321@qq.com> --- stop/ip.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/stop/ip.json b/stop/ip.json index e69de29..7669385 100644 --- a/stop/ip.json +++ b/stop/ip.json @@ -0,0 +1,9 @@ +{ + "ips": [ + "192.168.1.100", + "10.0.0.50", + "172.16.0.10" + ], + "description": "IP白名单示例文件", + "last_updated": "2025-10-19" +} \ No newline at end of file