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