Add DN42 fitter

This commit is contained in:
2025-11-03 15:51:48 +08:00
parent 02cbb8fc61
commit d6c621f38d
2 changed files with 2 additions and 25 deletions

View File

@@ -6,7 +6,8 @@ function unet_is_valid_network_v4() {
10.50.0.0/16+,
10.88.0.0/16+,
10.21.0.0/16+,
10.188.0.0/16+
10.188.0.0/16+,
172.20.0.0/14+ #DN42转发器服务
];
}