Skip to content

Commit

Permalink
Updated at Fri Dec 22 10:28:02 CST 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 22, 2023
1 parent 59792db commit 3d518d9
Showing 1 changed file with 57 additions and 16 deletions.
73 changes: 57 additions & 16 deletions rules/BypassCNandLan.rules
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,13 @@
1.202.0.0/15
1.204.0.0/16
1.205.0.0/17
1.205.128.0/17
1.205.128.0/18
1.205.192.0/20
1.205.208.0/21
1.205.216.0/23
1.205.218.0/23
1.205.220.0/22
1.205.224.0/19
1.206.0.0/17
1.206.128.0/19
1.206.160.0/20
Expand Down Expand Up @@ -5386,7 +5392,8 @@
39.144.100.0/23
39.144.102.0/23
39.144.104.0/22
39.144.108.0/22
39.144.108.0/23
39.144.110.0/23
39.144.112.0/20
39.144.128.0/22
39.144.132.0/23
Expand Down Expand Up @@ -6763,7 +6770,8 @@
42.240.161.0/24
42.240.162.0/23
42.240.164.0/22
42.240.168.0/21
42.240.168.0/22
42.240.172.0/22
42.240.176.0/20
42.240.192.0/18
42.242.0.0/17
Expand Down Expand Up @@ -23002,10 +23010,7 @@
101.237.8.0/21
101.237.16.0/20
101.237.32.0/23
101.237.34.0/24
101.237.35.0/26
101.237.35.64/26
101.237.35.128/25
101.237.34.0/23
101.237.36.0/24
101.237.37.0/24
101.237.38.0/23
Expand Down Expand Up @@ -24480,7 +24485,10 @@
106.75.232.0/22
106.75.236.0/23
106.75.238.0/23
106.75.240.0/20
106.75.240.0/23
106.75.242.0/23
106.75.244.0/22
106.75.248.0/21
106.80.0.0/12
106.108.0.0/18
106.108.64.0/22
Expand Down Expand Up @@ -27812,7 +27820,12 @@
112.23.144.0/21
112.23.152.0/21
112.23.160.0/19
112.23.192.0/18
112.23.192.0/19
112.23.224.0/20
112.23.240.0/23
112.23.242.0/23
112.23.244.0/22
112.23.248.0/21
112.24.0.0/19
112.24.32.0/21
112.24.40.0/22
Expand Down Expand Up @@ -33177,7 +33190,9 @@
116.253.80.0/20
116.253.96.0/19
116.253.128.0/18
116.253.192.0/21
116.253.192.0/22
116.253.196.0/23
116.253.198.0/23
116.253.200.0/23
116.253.202.0/23
116.253.204.0/22
Expand Down Expand Up @@ -33668,7 +33683,14 @@
117.48.0.0/15
117.50.0.0/17
117.50.128.0/18
117.50.192.0/18
117.50.192.0/20
117.50.208.0/22
117.50.212.0/22
117.50.216.0/21
117.50.224.0/22
117.50.228.0/22
117.50.232.0/21
117.50.240.0/20
117.51.0.0/21
117.51.8.0/23
117.51.10.0/25
Expand Down Expand Up @@ -38127,7 +38149,10 @@
120.234.112.0/20
120.234.128.0/20
120.234.144.0/20
120.234.160.0/20
120.234.160.0/21
120.234.168.0/23
120.234.170.0/23
120.234.172.0/22
120.234.176.0/21
120.234.184.0/21
120.234.192.0/21
Expand Down Expand Up @@ -45441,7 +45466,9 @@
139.217.168.0/21
139.217.176.0/20
139.217.192.0/20
139.217.208.0/20
139.217.208.0/22
139.217.212.0/22
139.217.216.0/21
139.217.224.0/19
139.219.0.0/20
139.219.16.0/20
Expand Down Expand Up @@ -45605,6 +45632,7 @@
140.255.128.0/17
143.64.0.0/17
143.64.128.0/19
143.64.160.0/20
144.0.0.0/19
144.0.32.0/20
144.0.48.0/21
Expand Down Expand Up @@ -46223,7 +46251,11 @@
171.9.48.0/22
171.9.52.0/22
171.9.56.0/21
171.9.64.0/19
171.9.64.0/21
171.9.72.0/23
171.9.74.0/23
171.9.76.0/22
171.9.80.0/20
171.9.96.0/19
171.9.128.0/17
171.10.0.0/16
Expand Down Expand Up @@ -86757,7 +86789,9 @@
222.210.224.0/22
222.210.228.0/23
222.210.230.0/23
222.210.232.0/21
222.210.232.0/22
222.210.236.0/23
222.210.238.0/23
222.210.240.0/20
222.211.0.0/19
222.211.32.0/20
Expand Down Expand Up @@ -88738,7 +88772,14 @@
223.120.160.0/19
223.120.192.0/18
223.121.0.0/16
223.122.0.0/16
223.122.0.0/23
223.122.3.0/24
223.122.4.0/22
223.122.8.0/21
223.122.16.0/20
223.122.32.0/19
223.122.64.0/18
223.122.128.0/17
223.123.0.0/18
223.123.64.0/20
223.123.80.0/21
Expand Down

0 comments on commit 3d518d9

Please sign in to comment.