Commit fca0152f authored by Max Lv's avatar Max Lv

bypass private ips

parent 620d48df
......@@ -79,6 +79,7 @@
<!-- array category -->
<string-array name="chn_list">
<item>0.0.0.0/7</item>
<item>10.0.0.0/8</item>
<item>14.0.0.0/8</item>
<item>27.0.0.0/8</item>
<item>36.0.0.0/8</item>
......@@ -111,6 +112,7 @@
<item>167.128.0.0/9</item>
<item>168.128.0.0/9</item>
<item>171.0.0.0/8</item>
<item>172.0.0.0/12</item>
<item>175.0.0.0/8</item>
<item>180.0.0.0/8</item>
<item>182.0.0.0/7</item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment