From 0b05756d129105237d47e5131e00fd8a4b605d25 Mon Sep 17 00:00:00 2001
From: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
Date: Fri, 28 May 2021 19:46:42 -0400
Subject: [PATCH] bypass local also bypass multicast address
https://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.xhtml
---
V2rayNG/app/src/main/res/values/arrays.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/V2rayNG/app/src/main/res/values/arrays.xml b/V2rayNG/app/src/main/res/values/arrays.xml
index 98f2f609..3d5d469f 100644
--- a/V2rayNG/app/src/main/res/values/arrays.xml
+++ b/V2rayNG/app/src/main/res/values/arrays.xml
@@ -132,6 +132,6 @@
- 196.0.0.0/6
- 200.0.0.0/5
- 208.0.0.0/4
- - 224.0.0.0/3
+ - 240.0.0.0/4