From 93d628a00ce1ead6a964cded7cbfc7c2c3828a2f Mon Sep 17 00:00:00 2001 From: trick77 Date: Sun, 15 Jan 2023 05:18:09 +0100 Subject: [PATCH] Update 20230115-0418 --- country/id/aggregated.json | 1 + country/id/ipv4-aggregated.txt | 1 + country/ne/aggregated.json | 1 + country/ne/ipv4-aggregated.txt | 1 + country/us/aggregated.json | 9 +++++---- country/us/ipv4-aggregated.txt | 6 ++---- country/us/ipv6-aggregated.txt | 3 +++ country/vn/aggregated.json | 9 +++++++++ country/vn/ipv4-aggregated.txt | 4 ++++ country/vn/ipv6-aggregated.txt | 5 +++++ country/za/aggregated.json | 1 + country/za/ipv4-aggregated.txt | 1 + 12 files changed, 34 insertions(+), 8 deletions(-) diff --git a/country/id/aggregated.json b/country/id/aggregated.json index 264abeef7..26ef98d60 100644 --- a/country/id/aggregated.json +++ b/country/id/aggregated.json @@ -660,6 +660,7 @@ "103.66.196.0/22", "103.67.24.0/23", "103.67.176.0/24", + "103.67.186.0/23", "103.67.216.0/24", "103.67.218.0/23", "103.67.240.0/22", diff --git a/country/id/ipv4-aggregated.txt b/country/id/ipv4-aggregated.txt index 93f680d50..9682b1e1e 100644 --- a/country/id/ipv4-aggregated.txt +++ b/country/id/ipv4-aggregated.txt @@ -655,6 +655,7 @@ 103.66.196.0/22 103.67.24.0/23 103.67.176.0/24 +103.67.186.0/23 103.67.216.0/24 103.67.218.0/23 103.67.240.0/22 diff --git a/country/ne/aggregated.json b/country/ne/aggregated.json index b7859ba85..3d591336d 100644 --- a/country/ne/aggregated.json +++ b/country/ne/aggregated.json @@ -12,6 +12,7 @@ "41.138.32.0/19", "41.190.228.0/22", "41.203.128.0/19", + "102.213.60.0/22", "102.214.4.0/22", "102.215.84.0/22", "102.217.96.0/22", diff --git a/country/ne/ipv4-aggregated.txt b/country/ne/ipv4-aggregated.txt index 72191ae28..fdf7d22aa 100644 --- a/country/ne/ipv4-aggregated.txt +++ b/country/ne/ipv4-aggregated.txt @@ -7,6 +7,7 @@ 41.138.32.0/19 41.190.228.0/22 41.203.128.0/19 +102.213.60.0/22 102.214.4.0/22 102.215.84.0/22 102.217.96.0/22 diff --git a/country/us/aggregated.json b/country/us/aggregated.json index 92691db12..b82c7db2a 100644 --- a/country/us/aggregated.json +++ b/country/us/aggregated.json @@ -601,6 +601,7 @@ "23.145.224.0/23", "23.145.232.0/24", "23.145.240.0/24", + "23.145.248.0/24", "23.146.0.0/24", "23.146.16.0/22", "23.146.48.0/24", @@ -8639,10 +8640,7 @@ "158.51.112.0/21", "158.51.124.0/22", "158.51.128.0/18", - "158.51.192.0/21", - "158.51.200.0/24", - "158.51.202.0/23", - "158.51.204.0/22", + "158.51.192.0/20", "158.51.208.0/23", "158.51.212.0/22", "158.51.224.0/22", @@ -23646,6 +23644,7 @@ "2602:294::/36", "2602:297::/40", "2602:298::/36", + "2602:299::/40", "2602:300::/24", "2602:800::/44", "2602:800:1000::/44", @@ -27442,7 +27441,9 @@ "2607:1cc0::/32", "2607:1dc0::/32", "2607:1e00::/32", + "2607:1e40::/32", "2607:1e80::/32", + "2607:1ec0::/32", "2607:1f80::/32", "2607:2080::/32", "2607:2180::/32", diff --git a/country/us/ipv4-aggregated.txt b/country/us/ipv4-aggregated.txt index e4d1f8f51..51b78ab52 100644 --- a/country/us/ipv4-aggregated.txt +++ b/country/us/ipv4-aggregated.txt @@ -596,6 +596,7 @@ 23.145.224.0/23 23.145.232.0/24 23.145.240.0/24 +23.145.248.0/24 23.146.0.0/24 23.146.16.0/22 23.146.48.0/24 @@ -8634,10 +8635,7 @@ 158.51.112.0/21 158.51.124.0/22 158.51.128.0/18 -158.51.192.0/21 -158.51.200.0/24 -158.51.202.0/23 -158.51.204.0/22 +158.51.192.0/20 158.51.208.0/23 158.51.212.0/22 158.51.224.0/22 diff --git a/country/us/ipv6-aggregated.txt b/country/us/ipv6-aggregated.txt index 95391d5ee..154e95527 100644 --- a/country/us/ipv6-aggregated.txt +++ b/country/us/ipv6-aggregated.txt @@ -545,6 +545,7 @@ 2602:294::/36 2602:297::/40 2602:298::/36 +2602:299::/40 2602:300::/24 2602:800::/44 2602:800:1000::/44 @@ -4341,7 +4342,9 @@ 2607:1cc0::/32 2607:1dc0::/32 2607:1e00::/32 +2607:1e40::/32 2607:1e80::/32 +2607:1ec0::/32 2607:1f80::/32 2607:2080::/32 2607:2180::/32 diff --git a/country/vn/aggregated.json b/country/vn/aggregated.json index 6f074cb69..c41bd3c50 100644 --- a/country/vn/aggregated.json +++ b/country/vn/aggregated.json @@ -203,9 +203,13 @@ "103.63.120.0/22", "103.63.212.0/22", "103.66.152.0/22", + "103.67.162.0/23", + "103.67.184.0/23", + "103.67.196.0/22", "103.68.68.0/22", "103.68.72.0/21", "103.68.80.0/22", + "103.68.84.0/23", "103.68.240.0/20", "103.69.188.0/22", "103.69.192.0/22", @@ -1149,6 +1153,11 @@ "2400:ca60::/32", "2400:cee0::/32", "2400:cfe0::/32", + "2400:d520::/32", + "2400:d560::/32", + "2400:d5a0::/32", + "2400:d5e0::/32", + "2400:d620::/32", "2400:e240::/32", "2400:e2c0::/32", "2400:ed40::/32", diff --git a/country/vn/ipv4-aggregated.txt b/country/vn/ipv4-aggregated.txt index d984d705c..7cce1c881 100644 --- a/country/vn/ipv4-aggregated.txt +++ b/country/vn/ipv4-aggregated.txt @@ -198,9 +198,13 @@ 103.63.120.0/22 103.63.212.0/22 103.66.152.0/22 +103.67.162.0/23 +103.67.184.0/23 +103.67.196.0/22 103.68.68.0/22 103.68.72.0/21 103.68.80.0/22 +103.68.84.0/23 103.68.240.0/20 103.69.188.0/22 103.69.192.0/22 diff --git a/country/vn/ipv6-aggregated.txt b/country/vn/ipv6-aggregated.txt index 6203e6746..a55fdcf94 100644 --- a/country/vn/ipv6-aggregated.txt +++ b/country/vn/ipv6-aggregated.txt @@ -280,6 +280,11 @@ 2400:ca60::/32 2400:cee0::/32 2400:cfe0::/32 +2400:d520::/32 +2400:d560::/32 +2400:d5a0::/32 +2400:d5e0::/32 +2400:d620::/32 2400:e240::/32 2400:e2c0::/32 2400:ed40::/32 diff --git a/country/za/aggregated.json b/country/za/aggregated.json index e5f27f511..72fe5cecd 100644 --- a/country/za/aggregated.json +++ b/country/za/aggregated.json @@ -327,6 +327,7 @@ "102.177.112.0/20", "102.177.128.0/18", "102.182.0.0/16", + "102.213.20.0/22", "102.213.24.0/22", "102.213.64.0/22", "102.213.128.0/21", diff --git a/country/za/ipv4-aggregated.txt b/country/za/ipv4-aggregated.txt index 897f30f67..0880c4d10 100644 --- a/country/za/ipv4-aggregated.txt +++ b/country/za/ipv4-aggregated.txt @@ -322,6 +322,7 @@ 102.177.112.0/20 102.177.128.0/18 102.182.0.0/16 +102.213.20.0/22 102.213.24.0/22 102.213.64.0/22 102.213.128.0/21