Update 20241214-1333

This commit is contained in:
trick77 2024-12-14 14:33:17 +01:00
parent dd622668ce
commit 3920522cd2
155 changed files with 513 additions and 321 deletions

View file

@ -218,10 +218,12 @@
"46.21.240.0/22", "46.21.240.0/22",
"46.31.70.0/24", "46.31.70.0/24",
"46.102.237.0/24", "46.102.237.0/24",
"46.149.72.0/21",
"46.149.96.0/24", "46.149.96.0/24",
"46.151.24.0/21", "46.151.24.0/21",
"46.243.0.0/21", "46.243.0.0/21",
"46.253.140.0/24", "46.253.140.0/24",
"62.84.96.0/21",
"62.106.86.0/24", "62.106.86.0/24",
"62.122.184.0/24", "62.122.184.0/24",
"62.133.52.0/22", "62.133.52.0/22",
@ -467,6 +469,7 @@
"95.156.216.0/22", "95.156.216.0/22",
"103.21.58.0/23", "103.21.58.0/23",
"103.54.16.0/22", "103.54.16.0/22",
"103.71.20.0/22",
"103.74.92.0/22", "103.74.92.0/22",
"103.88.240.0/22", "103.88.240.0/22",
"103.90.72.0/22", "103.90.72.0/22",
@ -508,7 +511,7 @@
"149.62.40.0/22", "149.62.40.0/22",
"149.255.192.0/18", "149.255.192.0/18",
"151.242.128.0/17", "151.242.128.0/17",
"151.243.0.0/17", "151.243.0.0/16",
"151.248.96.0/20", "151.248.96.0/20",
"151.253.0.0/16", "151.253.0.0/16",
"158.255.77.0/24", "158.255.77.0/24",
@ -893,6 +896,7 @@
"212.118.36.0/22", "212.118.36.0/22",
"212.118.40.0/22", "212.118.40.0/22",
"212.118.52.0/22", "212.118.52.0/22",
"212.192.0.0/19",
"213.5.131.0/24", "213.5.131.0/24",
"213.42.0.0/16", "213.42.0.0/16",
"213.108.4.0/22", "213.108.4.0/22",

View file

@ -213,10 +213,12 @@
46.21.240.0/22 46.21.240.0/22
46.31.70.0/24 46.31.70.0/24
46.102.237.0/24 46.102.237.0/24
46.149.72.0/21
46.149.96.0/24 46.149.96.0/24
46.151.24.0/21 46.151.24.0/21
46.243.0.0/21 46.243.0.0/21
46.253.140.0/24 46.253.140.0/24
62.84.96.0/21
62.106.86.0/24 62.106.86.0/24
62.122.184.0/24 62.122.184.0/24
62.133.52.0/22 62.133.52.0/22
@ -462,6 +464,7 @@
95.156.216.0/22 95.156.216.0/22
103.21.58.0/23 103.21.58.0/23
103.54.16.0/22 103.54.16.0/22
103.71.20.0/22
103.74.92.0/22 103.74.92.0/22
103.88.240.0/22 103.88.240.0/22
103.90.72.0/22 103.90.72.0/22
@ -503,7 +506,7 @@
149.62.40.0/22 149.62.40.0/22
149.255.192.0/18 149.255.192.0/18
151.242.128.0/17 151.242.128.0/17
151.243.0.0/17 151.243.0.0/16
151.248.96.0/20 151.248.96.0/20
151.253.0.0/16 151.253.0.0/16
158.255.77.0/24 158.255.77.0/24
@ -888,6 +891,7 @@
212.118.36.0/22 212.118.36.0/22
212.118.40.0/22 212.118.40.0/22
212.118.52.0/22 212.118.52.0/22
212.192.0.0/19
213.5.131.0/24 213.5.131.0/24
213.42.0.0/16 213.42.0.0/16
213.108.4.0/22 213.108.4.0/22

View file

@ -272,7 +272,6 @@
"2a0d:42c0::/29", "2a0d:42c0::/29",
"2a0d:4940::/29", "2a0d:4940::/29",
"2a0d:4a40::/29", "2a0d:4a40::/29",
"2a0d:9900::/29",
"2a0d:ab40::/32", "2a0d:ab40::/32",
"2a0d:cc00::/29", "2a0d:cc00::/29",
"2a0d:ccc0::/29", "2a0d:ccc0::/29",

View file

@ -63,7 +63,6 @@
2a0d:42c0::/29 2a0d:42c0::/29
2a0d:4940::/29 2a0d:4940::/29
2a0d:4a40::/29 2a0d:4a40::/29
2a0d:9900::/29
2a0d:ab40::/32 2a0d:ab40::/32
2a0d:cc00::/29 2a0d:cc00::/29
2a0d:ccc0::/29 2a0d:ccc0::/29

View file

@ -2265,6 +2265,7 @@
"2803:8410::/32", "2803:8410::/32",
"2803:8440::/32", "2803:8440::/32",
"2803:8480::/32", "2803:8480::/32",
"2803:84d0::/32",
"2803:8500::/32", "2803:8500::/32",
"2803:8510::/32", "2803:8510::/32",
"2803:8560::/32", "2803:8560::/32",

View file

@ -679,6 +679,7 @@
2803:8410::/32 2803:8410::/32
2803:8440::/32 2803:8440::/32
2803:8480::/32 2803:8480::/32
2803:84d0::/32
2803:8500::/32 2803:8500::/32
2803:8510::/32 2803:8510::/32
2803:8560::/32 2803:8560::/32

View file

@ -2796,6 +2796,8 @@
"160.250.144.0/23", "160.250.144.0/23",
"160.250.157.0/24", "160.250.157.0/24",
"160.250.176.0/22", "160.250.176.0/22",
"160.250.210.0/23",
"160.250.212.0/23",
"161.38.216.0/23", "161.38.216.0/23",
"161.43.0.0/16", "161.43.0.0/16",
"161.50.0.0/16", "161.50.0.0/16",
@ -6174,6 +6176,8 @@
"2001:df4:b600::/48", "2001:df4:b600::/48",
"2001:df4:b680::/48", "2001:df4:b680::/48",
"2001:df4:bf80::/48", "2001:df4:bf80::/48",
"2001:df4:c1c0::/48",
"2001:df4:c240::/48",
"2001:df4:c500::/48", "2001:df4:c500::/48",
"2001:df4:cc80::/48", "2001:df4:cc80::/48",
"2001:df4:ce00::/48", "2001:df4:ce00::/48",

View file

@ -2791,6 +2791,8 @@
160.250.144.0/23 160.250.144.0/23
160.250.157.0/24 160.250.157.0/24
160.250.176.0/22 160.250.176.0/22
160.250.210.0/23
160.250.212.0/23
161.38.216.0/23 161.38.216.0/23
161.43.0.0/16 161.43.0.0/16
161.50.0.0/16 161.50.0.0/16

View file

@ -537,6 +537,8 @@
2001:df4:b600::/48 2001:df4:b600::/48
2001:df4:b680::/48 2001:df4:b680::/48
2001:df4:bf80::/48 2001:df4:bf80::/48
2001:df4:c1c0::/48
2001:df4:c240::/48
2001:df4:c500::/48 2001:df4:c500::/48
2001:df4:cc80::/48 2001:df4:cc80::/48
2001:df4:ce00::/48 2001:df4:ce00::/48

View file

@ -522,7 +522,6 @@
"103.102.204.0/22", "103.102.204.0/22",
"103.102.216.0/22", "103.102.216.0/22",
"103.102.236.0/22", "103.102.236.0/22",
"103.102.246.0/23",
"103.103.32.0/22", "103.103.32.0/22",
"103.103.88.0/23", "103.103.88.0/23",
"103.103.98.0/23", "103.103.98.0/23",
@ -568,6 +567,7 @@
"103.109.236.0/22", "103.109.236.0/22",
"103.110.5.0/24", "103.110.5.0/24",
"103.110.56.0/22", "103.110.56.0/22",
"103.110.64.0/22",
"103.110.78.0/23", "103.110.78.0/23",
"103.110.96.0/22", "103.110.96.0/22",
"103.110.112.0/22", "103.110.112.0/22",
@ -1813,6 +1813,10 @@
"160.250.89.0/24", "160.250.89.0/24",
"160.250.94.0/23", "160.250.94.0/23",
"160.250.107.0/24", "160.250.107.0/24",
"160.250.190.0/23",
"160.250.192.0/23",
"160.250.196.0/23",
"160.250.222.0/23",
"162.12.212.0/22", "162.12.212.0/22",
"163.47.32.0/21", "163.47.32.0/21",
"163.47.80.0/21", "163.47.80.0/21",
@ -1900,7 +1904,6 @@
"202.126.120.0/21", "202.126.120.0/21",
"202.129.192.0/22", "202.129.192.0/22",
"202.134.8.0/21", "202.134.8.0/21",
"202.134.56.0/23",
"202.136.88.0/22", "202.136.88.0/22",
"202.144.200.0/22", "202.144.200.0/22",
"202.161.176.0/20", "202.161.176.0/20",
@ -2584,7 +2587,11 @@
"2001:df4:b080::/48", "2001:df4:b080::/48",
"2001:df4:b580::/48", "2001:df4:b580::/48",
"2001:df4:b980::/48", "2001:df4:b980::/48",
"2001:df4:bc40::/48",
"2001:df4:bdc0::/48",
"2001:df4:bfc0::/48",
"2001:df4:c080::/48", "2001:df4:c080::/48",
"2001:df4:c440::/48",
"2001:df4:ce80::/48", "2001:df4:ce80::/48",
"2001:df4:d480::/48", "2001:df4:d480::/48",
"2001:df4:d580::/48", "2001:df4:d580::/48",
@ -2802,7 +2809,6 @@
"2400:62a0::/32", "2400:62a0::/32",
"2400:63a0::/32", "2400:63a0::/32",
"2400:6ae0::/32", "2400:6ae0::/32",
"2400:6b60::/32",
"2400:6c60::/32", "2400:6c60::/32",
"2400:6e20::/32", "2400:6e20::/32",
"2400:7520::/32", "2400:7520::/32",
@ -3029,6 +3035,8 @@
"2401:d380::/32", "2401:d380::/32",
"2401:dec0::/32", "2401:dec0::/32",
"2401:dee0::/32", "2401:dee0::/32",
"2401:df20::/32",
"2401:dfa0::/32",
"2401:e3c0::/32", "2401:e3c0::/32",
"2401:e4c0::/32", "2401:e4c0::/32",
"2401:e7c0::/32", "2401:e7c0::/32",
@ -3069,6 +3077,7 @@
"2402:7e40::/32", "2402:7e40::/32",
"2402:8040::/32", "2402:8040::/32",
"2402:8340::/32", "2402:8340::/32",
"2402:8440::/32",
"2402:8640::/32", "2402:8640::/32",
"2402:88c0::/32", "2402:88c0::/32",
"2402:8dc0::/32", "2402:8dc0::/32",

View file

@ -517,7 +517,6 @@
103.102.204.0/22 103.102.204.0/22
103.102.216.0/22 103.102.216.0/22
103.102.236.0/22 103.102.236.0/22
103.102.246.0/23
103.103.32.0/22 103.103.32.0/22
103.103.88.0/23 103.103.88.0/23
103.103.98.0/23 103.103.98.0/23
@ -563,6 +562,7 @@
103.109.236.0/22 103.109.236.0/22
103.110.5.0/24 103.110.5.0/24
103.110.56.0/22 103.110.56.0/22
103.110.64.0/22
103.110.78.0/23 103.110.78.0/23
103.110.96.0/22 103.110.96.0/22
103.110.112.0/22 103.110.112.0/22
@ -1808,6 +1808,10 @@
160.250.89.0/24 160.250.89.0/24
160.250.94.0/23 160.250.94.0/23
160.250.107.0/24 160.250.107.0/24
160.250.190.0/23
160.250.192.0/23
160.250.196.0/23
160.250.222.0/23
162.12.212.0/22 162.12.212.0/22
163.47.32.0/21 163.47.32.0/21
163.47.80.0/21 163.47.80.0/21
@ -1895,7 +1899,6 @@
202.126.120.0/21 202.126.120.0/21
202.129.192.0/22 202.129.192.0/22
202.134.8.0/21 202.134.8.0/21
202.134.56.0/23
202.136.88.0/22 202.136.88.0/22
202.144.200.0/22 202.144.200.0/22
202.161.176.0/20 202.161.176.0/20

View file

@ -616,7 +616,11 @@
2001:df4:b080::/48 2001:df4:b080::/48
2001:df4:b580::/48 2001:df4:b580::/48
2001:df4:b980::/48 2001:df4:b980::/48
2001:df4:bc40::/48
2001:df4:bdc0::/48
2001:df4:bfc0::/48
2001:df4:c080::/48 2001:df4:c080::/48
2001:df4:c440::/48
2001:df4:ce80::/48 2001:df4:ce80::/48
2001:df4:d480::/48 2001:df4:d480::/48
2001:df4:d580::/48 2001:df4:d580::/48
@ -834,7 +838,6 @@
2400:62a0::/32 2400:62a0::/32
2400:63a0::/32 2400:63a0::/32
2400:6ae0::/32 2400:6ae0::/32
2400:6b60::/32
2400:6c60::/32 2400:6c60::/32
2400:6e20::/32 2400:6e20::/32
2400:7520::/32 2400:7520::/32
@ -1061,6 +1064,8 @@
2401:d380::/32 2401:d380::/32
2401:dec0::/32 2401:dec0::/32
2401:dee0::/32 2401:dee0::/32
2401:df20::/32
2401:dfa0::/32
2401:e3c0::/32 2401:e3c0::/32
2401:e4c0::/32 2401:e4c0::/32
2401:e7c0::/32 2401:e7c0::/32
@ -1101,6 +1106,7 @@
2402:7e40::/32 2402:7e40::/32
2402:8040::/32 2402:8040::/32
2402:8340::/32 2402:8340::/32
2402:8440::/32
2402:8640::/32 2402:8640::/32
2402:88c0::/32 2402:88c0::/32
2402:8dc0::/32 2402:8dc0::/32

View file

@ -377,7 +377,6 @@
"185.19.180.0/22", "185.19.180.0/22",
"185.21.134.0/24", "185.21.134.0/24",
"185.23.244.0/22", "185.23.244.0/22",
"185.26.20.0/22",
"185.26.208.0/22", "185.26.208.0/22",
"185.26.244.0/22", "185.26.244.0/22",
"185.29.4.0/22", "185.29.4.0/22",
@ -989,7 +988,6 @@
"2a00:6ec0::/32", "2a00:6ec0::/32",
"2a00:7000::/32", "2a00:7000::/32",
"2a00:80c0::/32", "2a00:80c0::/32",
"2a00:84a0::/32",
"2a00:8da0::/32", "2a00:8da0::/32",
"2a00:ace0::/32", "2a00:ace0::/32",
"2a00:b060::/32", "2a00:b060::/32",

View file

@ -372,7 +372,6 @@
185.19.180.0/22 185.19.180.0/22
185.21.134.0/24 185.21.134.0/24
185.23.244.0/22 185.23.244.0/22
185.26.20.0/22
185.26.208.0/22 185.26.208.0/22
185.26.244.0/22 185.26.244.0/22
185.29.4.0/22 185.29.4.0/22

View file

@ -87,7 +87,6 @@
2a00:6ec0::/32 2a00:6ec0::/32
2a00:7000::/32 2a00:7000::/32
2a00:80c0::/32 2a00:80c0::/32
2a00:84a0::/32
2a00:8da0::/32 2a00:8da0::/32
2a00:ace0::/32 2a00:ace0::/32
2a00:b060::/32 2a00:b060::/32

View file

@ -296,7 +296,6 @@
"85.239.144.0/20", "85.239.144.0/20",
"85.255.128.0/20", "85.255.128.0/20",
"85.255.160.0/20", "85.255.160.0/20",
"86.62.36.0/22",
"87.97.128.0/17", "87.97.128.0/17",
"87.116.64.0/18", "87.116.64.0/18",
"87.118.128.0/18", "87.118.128.0/18",
@ -760,7 +759,6 @@
"185.0.28.0/24", "185.0.28.0/24",
"185.1.30.0/24", "185.1.30.0/24",
"185.1.40.0/24", "185.1.40.0/24",
"185.1.56.0/24",
"185.1.137.0/24", "185.1.137.0/24",
"185.1.156.0/24", "185.1.156.0/24",
"185.1.226.0/23", "185.1.226.0/23",
@ -1345,7 +1343,6 @@
"2001:7f8:6::/48", "2001:7f8:6::/48",
"2001:7f8:58::/48", "2001:7f8:58::/48",
"2001:7f8:8e::/48", "2001:7f8:8e::/48",
"2001:7f8:96::/48",
"2001:7f8:98::/48", "2001:7f8:98::/48",
"2001:7f8:9f::/48", "2001:7f8:9f::/48",
"2001:7f8:db::/48", "2001:7f8:db::/48",
@ -1426,7 +1423,6 @@
"2a05:73c0::/29", "2a05:73c0::/29",
"2a05:8cc0::/29", "2a05:8cc0::/29",
"2a06:4c0::/29", "2a06:4c0::/29",
"2a06:5500::/29",
"2a06:7b00::/29", "2a06:7b00::/29",
"2a06:9680::/29", "2a06:9680::/29",
"2a06:9f00::/29", "2a06:9f00::/29",

View file

@ -291,7 +291,6 @@
85.239.144.0/20 85.239.144.0/20
85.255.128.0/20 85.255.128.0/20
85.255.160.0/20 85.255.160.0/20
86.62.36.0/22
87.97.128.0/17 87.97.128.0/17
87.116.64.0/18 87.116.64.0/18
87.118.128.0/18 87.118.128.0/18
@ -755,7 +754,6 @@
185.0.28.0/24 185.0.28.0/24
185.1.30.0/24 185.1.30.0/24
185.1.40.0/24 185.1.40.0/24
185.1.56.0/24
185.1.137.0/24 185.1.137.0/24
185.1.156.0/24 185.1.156.0/24
185.1.226.0/23 185.1.226.0/23

View file

@ -55,7 +55,6 @@
2001:7f8:6::/48 2001:7f8:6::/48
2001:7f8:58::/48 2001:7f8:58::/48
2001:7f8:8e::/48 2001:7f8:8e::/48
2001:7f8:96::/48
2001:7f8:98::/48 2001:7f8:98::/48
2001:7f8:9f::/48 2001:7f8:9f::/48
2001:7f8:db::/48 2001:7f8:db::/48
@ -136,7 +135,6 @@
2a05:73c0::/29 2a05:73c0::/29
2a05:8cc0::/29 2a05:8cc0::/29
2a06:4c0::/29 2a06:4c0::/29
2a06:5500::/29
2a06:7b00::/29 2a06:7b00::/29
2a06:9680::/29 2a06:9680::/29
2a06:9f00::/29 2a06:9f00::/29

View file

@ -5010,6 +5010,8 @@
"2801:81:b0::/48", "2801:81:b0::/48",
"2801:81:c0::/48", "2801:81:c0::/48",
"2801:81:d0::/48", "2801:81:d0::/48",
"2801:81:e0::/48",
"2801:81:f0::/48",
"2801:82::/32", "2801:82::/32",
"2801:84::/32", "2801:84::/32",
"2801:86::/32", "2801:86::/32",
@ -7514,7 +7516,6 @@
"2804:2ecc::/32", "2804:2ecc::/32",
"2804:2ed4::/32", "2804:2ed4::/32",
"2804:2ed8::/32", "2804:2ed8::/32",
"2804:2edc::/32",
"2804:2ee0::/32", "2804:2ee0::/32",
"2804:2ee8::/32", "2804:2ee8::/32",
"2804:2eec::/32", "2804:2eec::/32",
@ -9751,7 +9752,6 @@
"2804:568c::/32", "2804:568c::/32",
"2804:5690::/32", "2804:5690::/32",
"2804:5698::/32", "2804:5698::/32",
"2804:569c::/32",
"2804:56a0::/32", "2804:56a0::/32",
"2804:56a4::/32", "2804:56a4::/32",
"2804:56a8::/32", "2804:56a8::/32",
@ -11945,7 +11945,6 @@
"2804:7bd4::/32", "2804:7bd4::/32",
"2804:7bd8::/32", "2804:7bd8::/32",
"2804:7bdc::/32", "2804:7bdc::/32",
"2804:7be8::/32",
"2804:7bec::/32", "2804:7bec::/32",
"2804:7bf0::/32", "2804:7bf0::/32",
"2804:7bf4::/32", "2804:7bf4::/32",
@ -12747,7 +12746,6 @@
"2804:8a34::/32", "2804:8a34::/32",
"2804:8a38::/32", "2804:8a38::/32",
"2804:8a3c::/32", "2804:8a3c::/32",
"2804:8a40::/32",
"2804:8a44::/32", "2804:8a44::/32",
"2804:8a48::/32", "2804:8a48::/32",
"2804:8a4c::/32", "2804:8a4c::/32",
@ -13270,6 +13268,14 @@
"2804:927c::/32", "2804:927c::/32",
"2804:9280::/32", "2804:9280::/32",
"2804:9284::/32", "2804:9284::/32",
"2804:9288::/32",
"2804:928c::/32",
"2804:9290::/32",
"2804:9294::/32",
"2804:9298::/32",
"2804:929c::/32",
"2804:92a0::/32",
"2804:92a4::/32",
"2a00:aee0::/29", "2a00:aee0::/29",
"2a06:b700::/29" "2a06:b700::/29"
] ]

View file

@ -540,6 +540,8 @@
2801:81:b0::/48 2801:81:b0::/48
2801:81:c0::/48 2801:81:c0::/48
2801:81:d0::/48 2801:81:d0::/48
2801:81:e0::/48
2801:81:f0::/48
2801:82::/32 2801:82::/32
2801:84::/32 2801:84::/32
2801:86::/32 2801:86::/32
@ -3044,7 +3046,6 @@
2804:2ecc::/32 2804:2ecc::/32
2804:2ed4::/32 2804:2ed4::/32
2804:2ed8::/32 2804:2ed8::/32
2804:2edc::/32
2804:2ee0::/32 2804:2ee0::/32
2804:2ee8::/32 2804:2ee8::/32
2804:2eec::/32 2804:2eec::/32
@ -5281,7 +5282,6 @@
2804:568c::/32 2804:568c::/32
2804:5690::/32 2804:5690::/32
2804:5698::/32 2804:5698::/32
2804:569c::/32
2804:56a0::/32 2804:56a0::/32
2804:56a4::/32 2804:56a4::/32
2804:56a8::/32 2804:56a8::/32
@ -7475,7 +7475,6 @@
2804:7bd4::/32 2804:7bd4::/32
2804:7bd8::/32 2804:7bd8::/32
2804:7bdc::/32 2804:7bdc::/32
2804:7be8::/32
2804:7bec::/32 2804:7bec::/32
2804:7bf0::/32 2804:7bf0::/32
2804:7bf4::/32 2804:7bf4::/32
@ -8277,7 +8276,6 @@
2804:8a34::/32 2804:8a34::/32
2804:8a38::/32 2804:8a38::/32
2804:8a3c::/32 2804:8a3c::/32
2804:8a40::/32
2804:8a44::/32 2804:8a44::/32
2804:8a48::/32 2804:8a48::/32
2804:8a4c::/32 2804:8a4c::/32
@ -8800,5 +8798,13 @@
2804:927c::/32 2804:927c::/32
2804:9280::/32 2804:9280::/32
2804:9284::/32 2804:9284::/32
2804:9288::/32
2804:928c::/32
2804:9290::/32
2804:9294::/32
2804:9298::/32
2804:929c::/32
2804:92a0::/32
2804:92a4::/32
2a00:aee0::/29 2a00:aee0::/29
2a06:b700::/29 2a06:b700::/29

View file

@ -24,15 +24,11 @@
"45.234.88.0/22", "45.234.88.0/22",
"46.102.152.0/24", "46.102.152.0/24",
"46.102.252.0/23", "46.102.252.0/23",
"46.183.216.0/21",
"77.81.120.0/23", "77.81.120.0/23",
"77.247.108.0/23", "77.247.108.0/23",
"77.247.110.0/24", "77.247.110.0/24",
"82.115.15.0/24", "82.115.15.0/24",
"83.150.236.0/22", "83.150.236.0/22",
"84.38.129.0/24",
"84.38.130.0/23",
"84.38.132.0/22",
"85.204.74.0/24", "85.204.74.0/24",
"85.209.136.0/22", "85.209.136.0/22",
"86.104.15.0/24", "86.104.15.0/24",
@ -107,7 +103,6 @@
"179.63.216.0/21", "179.63.216.0/21",
"181.177.64.0/18", "181.177.64.0/18",
"181.233.124.0/22", "181.233.124.0/22",
"185.29.8.0/22",
"185.53.88.0/23", "185.53.88.0/23",
"185.53.90.0/24", "185.53.90.0/24",
"185.66.140.0/22", "185.66.140.0/22",
@ -183,7 +178,6 @@
"2803:d520::/32", "2803:d520::/32",
"2803:d5c0::/32", "2803:d5c0::/32",
"2803:e510::/32", "2803:e510::/32",
"2a02:4840::/32",
"2a04:2280::/29", "2a04:2280::/29",
"2a05:840::/30", "2a05:840::/30",
"2a05:6200::/29", "2a05:6200::/29",

View file

@ -19,15 +19,11 @@
45.234.88.0/22 45.234.88.0/22
46.102.152.0/24 46.102.152.0/24
46.102.252.0/23 46.102.252.0/23
46.183.216.0/21
77.81.120.0/23 77.81.120.0/23
77.247.108.0/23 77.247.108.0/23
77.247.110.0/24 77.247.110.0/24
82.115.15.0/24 82.115.15.0/24
83.150.236.0/22 83.150.236.0/22
84.38.129.0/24
84.38.130.0/23
84.38.132.0/22
85.204.74.0/24 85.204.74.0/24
85.209.136.0/22 85.209.136.0/22
86.104.15.0/24 86.104.15.0/24
@ -102,7 +98,6 @@
179.63.216.0/21 179.63.216.0/21
181.177.64.0/18 181.177.64.0/18
181.233.124.0/22 181.233.124.0/22
185.29.8.0/22
185.53.88.0/23 185.53.88.0/23
185.53.90.0/24 185.53.90.0/24
185.66.140.0/22 185.66.140.0/22

View file

@ -26,7 +26,6 @@
2803:d520::/32 2803:d520::/32
2803:d5c0::/32 2803:d5c0::/32
2803:e510::/32 2803:e510::/32
2a02:4840::/32
2a04:2280::/29 2a04:2280::/29
2a05:840::/30 2a05:840::/30
2a05:6200::/29 2a05:6200::/29

View file

@ -50,7 +50,6 @@
"23.131.112.0/24", "23.131.112.0/24",
"23.131.120.0/24", "23.131.120.0/24",
"23.132.176.0/24", "23.132.176.0/24",
"23.132.192.0/23",
"23.132.200.0/24", "23.132.200.0/24",
"23.132.248.0/24", "23.132.248.0/24",
"23.133.64.0/24", "23.133.64.0/24",
@ -1252,6 +1251,8 @@
"76.76.96.0/19", "76.76.96.0/19",
"76.77.64.0/19", "76.77.64.0/19",
"76.164.216.0/22", "76.164.216.0/22",
"77.81.76.0/22",
"77.81.80.0/22",
"78.108.176.0/20", "78.108.176.0/20",
"80.71.32.0/20", "80.71.32.0/20",
"80.86.16.0/20", "80.86.16.0/20",
@ -1584,6 +1585,7 @@
"114.69.241.0/24", "114.69.241.0/24",
"116.214.112.0/21", "116.214.112.0/21",
"128.43.0.0/16", "128.43.0.0/16",
"128.65.160.0/20",
"128.100.0.0/16", "128.100.0.0/16",
"128.129.0.0/16", "128.129.0.0/16",
"128.144.0.0/16", "128.144.0.0/16",
@ -1743,7 +1745,6 @@
"140.150.0.0/19", "140.150.0.0/19",
"140.150.32.0/20", "140.150.32.0/20",
"140.161.0.0/16", "140.161.0.0/16",
"140.167.0.0/16",
"140.184.0.0/16", "140.184.0.0/16",
"140.193.0.0/16", "140.193.0.0/16",
"140.230.0.0/16", "140.230.0.0/16",
@ -1755,7 +1756,9 @@
"140.235.184.0/24", "140.235.184.0/24",
"140.235.188.0/22", "140.235.188.0/22",
"140.235.212.0/23", "140.235.212.0/23",
"141.109.0.0/16", "141.109.0.0/18",
"141.109.96.0/19",
"141.109.128.0/17",
"141.117.0.0/16", "141.117.0.0/16",
"141.118.0.0/15", "141.118.0.0/15",
"141.193.0.0/23", "141.193.0.0/23",
@ -2574,6 +2577,7 @@
"185.4.220.0/22", "185.4.220.0/22",
"185.10.208.0/22", "185.10.208.0/22",
"185.22.108.0/22", "185.22.108.0/22",
"185.39.180.0/22",
"185.41.52.0/22", "185.41.52.0/22",
"185.47.252.0/22", "185.47.252.0/22",
"185.75.60.0/22", "185.75.60.0/22",
@ -2612,6 +2616,7 @@
"185.235.12.0/22", "185.235.12.0/22",
"185.239.68.0/22", "185.239.68.0/22",
"185.251.144.0/22", "185.251.144.0/22",
"188.214.232.0/22",
"190.102.100.0/22", "190.102.100.0/22",
"190.151.136.0/24", "190.151.136.0/24",
"192.0.128.0/17", "192.0.128.0/17",
@ -3208,6 +3213,8 @@
"193.188.14.0/23", "193.188.14.0/23",
"193.246.160.0/23", "193.246.160.0/23",
"193.246.164.0/23", "193.246.164.0/23",
"194.26.2.0/23",
"194.26.20.0/23",
"194.53.200.0/22", "194.53.200.0/22",
"194.61.236.0/22", "194.61.236.0/22",
"195.85.249.0/24", "195.85.249.0/24",
@ -3711,7 +3718,6 @@
"199.19.92.0/22", "199.19.92.0/22",
"199.19.104.0/21", "199.19.104.0/21",
"199.19.160.0/21", "199.19.160.0/21",
"199.19.172.0/22",
"199.19.212.0/22", "199.19.212.0/22",
"199.19.216.0/21", "199.19.216.0/21",
"199.21.148.0/22", "199.21.148.0/22",
@ -4256,6 +4262,7 @@
"199.255.28.0/22", "199.255.28.0/22",
"199.255.216.0/21", "199.255.216.0/21",
"200.50.136.0/21", "200.50.136.0/21",
"202.37.170.0/24",
"202.73.7.0/24", "202.73.7.0/24",
"202.91.36.0/22", "202.91.36.0/22",
"202.130.217.0/24", "202.130.217.0/24",
@ -4528,7 +4535,8 @@
"204.209.1.0/24", "204.209.1.0/24",
"204.209.2.0/23", "204.209.2.0/23",
"204.209.4.0/22", "204.209.4.0/22",
"204.209.8.0/22", "204.209.8.0/24",
"204.209.10.0/23",
"204.209.12.0/24", "204.209.12.0/24",
"204.209.16.0/21", "204.209.16.0/21",
"204.209.24.0/23", "204.209.24.0/23",
@ -4890,7 +4898,8 @@
"205.211.144.0/22", "205.211.144.0/22",
"205.211.149.0/24", "205.211.149.0/24",
"205.211.150.0/23", "205.211.150.0/23",
"205.211.152.0/21", "205.211.154.0/23",
"205.211.156.0/22",
"205.211.160.0/19", "205.211.160.0/19",
"205.220.192.0/20", "205.220.192.0/20",
"205.233.1.0/24", "205.233.1.0/24",
@ -6040,6 +6049,7 @@
"2602:816:4000::/44", "2602:816:4000::/44",
"2602:816:f000::/40", "2602:816:f000::/40",
"2602:817:c000::/44", "2602:817:c000::/44",
"2602:f772::/36",
"2602:f777::/36", "2602:f777::/36",
"2602:f78d::/36", "2602:f78d::/36",
"2602:f7a0::/36", "2602:f7a0::/36",
@ -6324,7 +6334,6 @@
"2604:5580::/32", "2604:5580::/32",
"2604:5640::/32", "2604:5640::/32",
"2604:5880::/32", "2604:5880::/32",
"2604:5a40::/32",
"2604:5c40::/32", "2604:5c40::/32",
"2604:63c0::/32", "2604:63c0::/32",
"2604:6400::/32", "2604:6400::/32",
@ -6806,7 +6815,6 @@
"2620:4b::/48", "2620:4b::/48",
"2620:4b:a000::/48", "2620:4b:a000::/48",
"2620:4e:4000::/48", "2620:4e:4000::/48",
"2620:4f:e000::/48",
"2620:50:8000::/48", "2620:50:8000::/48",
"2620:51:4000::/48", "2620:51:4000::/48",
"2620:51:8000::/48", "2620:51:8000::/48",
@ -6973,6 +6981,7 @@
"2a02:2468::/32", "2a02:2468::/32",
"2a02:2818::/32", "2a02:2818::/32",
"2a03:6540::/32", "2a03:6540::/32",
"2a04:7d40::/29",
"2a04:a380::/29", "2a04:a380::/29",
"2a05:4c40::/29", "2a05:4c40::/29",
"2a05:79c0::/29", "2a05:79c0::/29",

View file

@ -45,7 +45,6 @@
23.131.112.0/24 23.131.112.0/24
23.131.120.0/24 23.131.120.0/24
23.132.176.0/24 23.132.176.0/24
23.132.192.0/23
23.132.200.0/24 23.132.200.0/24
23.132.248.0/24 23.132.248.0/24
23.133.64.0/24 23.133.64.0/24
@ -1247,6 +1246,8 @@
76.76.96.0/19 76.76.96.0/19
76.77.64.0/19 76.77.64.0/19
76.164.216.0/22 76.164.216.0/22
77.81.76.0/22
77.81.80.0/22
78.108.176.0/20 78.108.176.0/20
80.71.32.0/20 80.71.32.0/20
80.86.16.0/20 80.86.16.0/20
@ -1579,6 +1580,7 @@
114.69.241.0/24 114.69.241.0/24
116.214.112.0/21 116.214.112.0/21
128.43.0.0/16 128.43.0.0/16
128.65.160.0/20
128.100.0.0/16 128.100.0.0/16
128.129.0.0/16 128.129.0.0/16
128.144.0.0/16 128.144.0.0/16
@ -1738,7 +1740,6 @@
140.150.0.0/19 140.150.0.0/19
140.150.32.0/20 140.150.32.0/20
140.161.0.0/16 140.161.0.0/16
140.167.0.0/16
140.184.0.0/16 140.184.0.0/16
140.193.0.0/16 140.193.0.0/16
140.230.0.0/16 140.230.0.0/16
@ -1750,7 +1751,9 @@
140.235.184.0/24 140.235.184.0/24
140.235.188.0/22 140.235.188.0/22
140.235.212.0/23 140.235.212.0/23
141.109.0.0/16 141.109.0.0/18
141.109.96.0/19
141.109.128.0/17
141.117.0.0/16 141.117.0.0/16
141.118.0.0/15 141.118.0.0/15
141.193.0.0/23 141.193.0.0/23
@ -2569,6 +2572,7 @@
185.4.220.0/22 185.4.220.0/22
185.10.208.0/22 185.10.208.0/22
185.22.108.0/22 185.22.108.0/22
185.39.180.0/22
185.41.52.0/22 185.41.52.0/22
185.47.252.0/22 185.47.252.0/22
185.75.60.0/22 185.75.60.0/22
@ -2607,6 +2611,7 @@
185.235.12.0/22 185.235.12.0/22
185.239.68.0/22 185.239.68.0/22
185.251.144.0/22 185.251.144.0/22
188.214.232.0/22
190.102.100.0/22 190.102.100.0/22
190.151.136.0/24 190.151.136.0/24
192.0.128.0/17 192.0.128.0/17
@ -3203,6 +3208,8 @@
193.188.14.0/23 193.188.14.0/23
193.246.160.0/23 193.246.160.0/23
193.246.164.0/23 193.246.164.0/23
194.26.2.0/23
194.26.20.0/23
194.53.200.0/22 194.53.200.0/22
194.61.236.0/22 194.61.236.0/22
195.85.249.0/24 195.85.249.0/24
@ -3706,7 +3713,6 @@
199.19.92.0/22 199.19.92.0/22
199.19.104.0/21 199.19.104.0/21
199.19.160.0/21 199.19.160.0/21
199.19.172.0/22
199.19.212.0/22 199.19.212.0/22
199.19.216.0/21 199.19.216.0/21
199.21.148.0/22 199.21.148.0/22
@ -4251,6 +4257,7 @@
199.255.28.0/22 199.255.28.0/22
199.255.216.0/21 199.255.216.0/21
200.50.136.0/21 200.50.136.0/21
202.37.170.0/24
202.73.7.0/24 202.73.7.0/24
202.91.36.0/22 202.91.36.0/22
202.130.217.0/24 202.130.217.0/24
@ -4523,7 +4530,8 @@
204.209.1.0/24 204.209.1.0/24
204.209.2.0/23 204.209.2.0/23
204.209.4.0/22 204.209.4.0/22
204.209.8.0/22 204.209.8.0/24
204.209.10.0/23
204.209.12.0/24 204.209.12.0/24
204.209.16.0/21 204.209.16.0/21
204.209.24.0/23 204.209.24.0/23
@ -4885,7 +4893,8 @@
205.211.144.0/22 205.211.144.0/22
205.211.149.0/24 205.211.149.0/24
205.211.150.0/23 205.211.150.0/23
205.211.152.0/21 205.211.154.0/23
205.211.156.0/22
205.211.160.0/19 205.211.160.0/19
205.220.192.0/20 205.220.192.0/20
205.233.1.0/24 205.233.1.0/24

View file

@ -114,6 +114,7 @@
2602:816:4000::/44 2602:816:4000::/44
2602:816:f000::/40 2602:816:f000::/40
2602:817:c000::/44 2602:817:c000::/44
2602:f772::/36
2602:f777::/36 2602:f777::/36
2602:f78d::/36 2602:f78d::/36
2602:f7a0::/36 2602:f7a0::/36
@ -398,7 +399,6 @@
2604:5580::/32 2604:5580::/32
2604:5640::/32 2604:5640::/32
2604:5880::/32 2604:5880::/32
2604:5a40::/32
2604:5c40::/32 2604:5c40::/32
2604:63c0::/32 2604:63c0::/32
2604:6400::/32 2604:6400::/32
@ -880,7 +880,6 @@
2620:4b::/48 2620:4b::/48
2620:4b:a000::/48 2620:4b:a000::/48
2620:4e:4000::/48 2620:4e:4000::/48
2620:4f:e000::/48
2620:50:8000::/48 2620:50:8000::/48
2620:51:4000::/48 2620:51:4000::/48
2620:51:8000::/48 2620:51:8000::/48
@ -1047,6 +1046,7 @@
2a02:2468::/32 2a02:2468::/32
2a02:2818::/32 2a02:2818::/32
2a03:6540::/32 2a03:6540::/32
2a04:7d40::/29
2a04:a380::/29 2a04:a380::/29
2a05:4c40::/29 2a05:4c40::/29
2a05:79c0::/29 2a05:79c0::/29

View file

@ -30,6 +30,7 @@
"102.68.152.0/22", "102.68.152.0/22",
"102.69.180.0/22", "102.69.180.0/22",
"102.135.176.0/21", "102.135.176.0/21",
"102.206.240.0/22",
"102.207.144.0/23", "102.207.144.0/23",
"102.207.248.0/23", "102.207.248.0/23",
"102.208.120.0/22", "102.208.120.0/22",

View file

@ -25,6 +25,7 @@
102.68.152.0/22 102.68.152.0/22
102.69.180.0/22 102.69.180.0/22
102.135.176.0/21 102.135.176.0/21
102.206.240.0/22
102.207.144.0/23 102.207.144.0/23
102.207.248.0/23 102.207.248.0/23
102.208.120.0/22 102.208.120.0/22

View file

@ -1356,6 +1356,7 @@
"185.210.32.0/22", "185.210.32.0/22",
"185.210.64.0/21", "185.210.64.0/21",
"185.210.96.0/22", "185.210.96.0/22",
"185.210.108.0/22",
"185.211.92.0/22", "185.211.92.0/22",
"185.211.148.0/22", "185.211.148.0/22",
"185.212.186.0/23", "185.212.186.0/23",
@ -1485,7 +1486,6 @@
"192.33.224.0/21", "192.33.224.0/21",
"192.35.206.0/24", "192.35.206.0/24",
"192.37.0.0/16", "192.37.0.0/16",
"192.40.69.0/24",
"192.41.132.0/22", "192.41.132.0/22",
"192.41.136.0/24", "192.41.136.0/24",
"192.41.141.0/24", "192.41.141.0/24",

View file

@ -1351,6 +1351,7 @@
185.210.32.0/22 185.210.32.0/22
185.210.64.0/21 185.210.64.0/21
185.210.96.0/22 185.210.96.0/22
185.210.108.0/22
185.211.92.0/22 185.211.92.0/22
185.211.148.0/22 185.211.148.0/22
185.212.186.0/23 185.212.186.0/23
@ -1480,7 +1481,6 @@
192.33.224.0/21 192.33.224.0/21
192.35.206.0/24 192.35.206.0/24
192.37.0.0/16 192.37.0.0/16
192.40.69.0/24
192.41.132.0/22 192.41.132.0/22
192.41.136.0/24 192.41.136.0/24
192.41.141.0/24 192.41.141.0/24

View file

@ -91,6 +91,7 @@
"102.135.184.0/22", "102.135.184.0/22",
"102.135.191.0/24", "102.135.191.0/24",
"102.136.0.0/14", "102.136.0.0/14",
"102.207.0.0/22",
"102.207.8.0/22", "102.207.8.0/22",
"102.208.128.0/22", "102.208.128.0/22",
"102.208.172.0/22", "102.208.172.0/22",

View file

@ -86,6 +86,7 @@
102.135.184.0/22 102.135.184.0/22
102.135.191.0/24 102.135.191.0/24
102.136.0.0/14 102.136.0.0/14
102.207.0.0/22
102.207.8.0/22 102.207.8.0/22
102.208.128.0/22 102.208.128.0/22
102.208.172.0/22 102.208.172.0/22

View file

@ -871,6 +871,7 @@
"61.232.0.0/14", "61.232.0.0/14",
"61.236.0.0/15", "61.236.0.0/15",
"61.240.0.0/14", "61.240.0.0/14",
"62.3.6.0/24",
"62.234.0.0/16", "62.234.0.0/16",
"68.79.0.0/18", "68.79.0.0/18",
"69.230.192.0/18", "69.230.192.0/18",
@ -2955,7 +2956,6 @@
"111.68.64.0/19", "111.68.64.0/19",
"111.72.0.0/13", "111.72.0.0/13",
"111.85.0.0/16", "111.85.0.0/16",
"111.92.240.0/22",
"111.92.248.0/21", "111.92.248.0/21",
"111.112.0.0/14", "111.112.0.0/14",
"111.116.0.0/15", "111.116.0.0/15",
@ -3634,6 +3634,7 @@
"144.52.0.0/16", "144.52.0.0/16",
"144.123.0.0/16", "144.123.0.0/16",
"144.255.0.0/16", "144.255.0.0/16",
"146.19.100.0/24",
"146.56.192.0/18", "146.56.192.0/18",
"146.196.56.0/22", "146.196.56.0/22",
"146.196.68.0/22", "146.196.68.0/22",
@ -3778,6 +3779,7 @@
"160.250.140.0/24", "160.250.140.0/24",
"160.250.160.0/23", "160.250.160.0/23",
"160.250.170.0/23", "160.250.170.0/23",
"160.250.214.0/23",
"161.120.0.0/16", "161.120.0.0/16",
"161.189.0.0/16", "161.189.0.0/16",
"161.207.0.0/16", "161.207.0.0/16",
@ -6143,6 +6145,8 @@
"2401:dd60::/32", "2401:dd60::/32",
"2401:dde0::/32", "2401:dde0::/32",
"2401:de00::/32", "2401:de00::/32",
"2401:dfe0::/32",
"2401:e020::/32",
"2401:e080::/32", "2401:e080::/32",
"2401:e0c0::/32", "2401:e0c0::/32",
"2401:e140::/32", "2401:e140::/32",

View file

@ -866,6 +866,7 @@
61.232.0.0/14 61.232.0.0/14
61.236.0.0/15 61.236.0.0/15
61.240.0.0/14 61.240.0.0/14
62.3.6.0/24
62.234.0.0/16 62.234.0.0/16
68.79.0.0/18 68.79.0.0/18
69.230.192.0/18 69.230.192.0/18
@ -2950,7 +2951,6 @@
111.68.64.0/19 111.68.64.0/19
111.72.0.0/13 111.72.0.0/13
111.85.0.0/16 111.85.0.0/16
111.92.240.0/22
111.92.248.0/21 111.92.248.0/21
111.112.0.0/14 111.112.0.0/14
111.116.0.0/15 111.116.0.0/15
@ -3629,6 +3629,7 @@
144.52.0.0/16 144.52.0.0/16
144.123.0.0/16 144.123.0.0/16
144.255.0.0/16 144.255.0.0/16
146.19.100.0/24
146.56.192.0/18 146.56.192.0/18
146.196.56.0/22 146.196.56.0/22
146.196.68.0/22 146.196.68.0/22
@ -3773,6 +3774,7 @@
160.250.140.0/24 160.250.140.0/24
160.250.160.0/23 160.250.160.0/23
160.250.170.0/23 160.250.170.0/23
160.250.214.0/23
161.120.0.0/16 161.120.0.0/16
161.189.0.0/16 161.189.0.0/16
161.207.0.0/16 161.207.0.0/16

View file

@ -647,6 +647,8 @@
2401:dd60::/32 2401:dd60::/32
2401:dde0::/32 2401:dde0::/32
2401:de00::/32 2401:de00::/32
2401:dfe0::/32
2401:e020::/32
2401:e080::/32 2401:e080::/32
2401:e0c0::/32 2401:e0c0::/32
2401:e140::/32 2401:e140::/32

View file

@ -619,6 +619,7 @@
"2801:14:d800::/48", "2801:14:d800::/48",
"2801:14:e800::/48", "2801:14:e800::/48",
"2801:14:f000::/48", "2801:14:f000::/48",
"2801:14:f800::/48",
"2801:15:1800::/44", "2801:15:1800::/44",
"2801:15:3000::/48", "2801:15:3000::/48",
"2801:15:3800::/48", "2801:15:3800::/48",
@ -717,6 +718,7 @@
"2801:1c:c800::/48", "2801:1c:c800::/48",
"2801:1c:d800::/48", "2801:1c:d800::/48",
"2801:1c:e000::/48", "2801:1c:e000::/48",
"2801:1c:f800::/48",
"2801:1d:800::/48", "2801:1d:800::/48",
"2801:1d:1800::/48", "2801:1d:1800::/48",
"2801:1d:2800::/48", "2801:1d:2800::/48",

View file

@ -107,6 +107,7 @@
2801:14:d800::/48 2801:14:d800::/48
2801:14:e800::/48 2801:14:e800::/48
2801:14:f000::/48 2801:14:f000::/48
2801:14:f800::/48
2801:15:1800::/44 2801:15:1800::/44
2801:15:3000::/48 2801:15:3000::/48
2801:15:3800::/48 2801:15:3800::/48
@ -205,6 +206,7 @@
2801:1c:c800::/48 2801:1c:c800::/48
2801:1c:d800::/48 2801:1c:d800::/48
2801:1c:e000::/48 2801:1c:e000::/48
2801:1c:f800::/48
2801:1d:800::/48 2801:1d:800::/48
2801:1d:1800::/48 2801:1d:1800::/48
2801:1d:2800::/48 2801:1d:2800::/48

View file

@ -158,6 +158,7 @@
"85.209.160.0/22", "85.209.160.0/22",
"85.209.192.0/22", "85.209.192.0/22",
"85.217.170.0/23", "85.217.170.0/23",
"86.62.36.0/22",
"86.105.252.0/24", "86.105.252.0/24",
"86.106.181.0/24", "86.106.181.0/24",
"86.107.197.0/24", "86.107.197.0/24",
@ -523,6 +524,7 @@
"217.197.104.0/24" "217.197.104.0/24"
], ],
"ipv6": [ "ipv6": [
"2001:678:19c::/48",
"2001:678:e08::/48", "2001:678:e08::/48",
"2001:67c:310::/48", "2001:67c:310::/48",
"2001:67c:1350::/48", "2001:67c:1350::/48",
@ -908,7 +910,8 @@
"2a14:3d40::/29", "2a14:3d40::/29",
"2a14:5c80::/29", "2a14:5c80::/29",
"2a14:6580::/29", "2a14:6580::/29",
"2a14:7080::/29" "2a14:7080::/29",
"2a14:8200::/29"
] ]
} }
} }

View file

@ -153,6 +153,7 @@
85.209.160.0/22 85.209.160.0/22
85.209.192.0/22 85.209.192.0/22
85.217.170.0/23 85.217.170.0/23
86.62.36.0/22
86.105.252.0/24 86.105.252.0/24
86.106.181.0/24 86.106.181.0/24
86.107.197.0/24 86.107.197.0/24

View file

@ -3,6 +3,7 @@
# Delegation status: Allocated || Assigned # Delegation status: Allocated || Assigned
# Mode: Aggregated # Mode: Aggregated
# #
2001:678:19c::/48
2001:678:e08::/48 2001:678:e08::/48
2001:67c:310::/48 2001:67c:310::/48
2001:67c:1350::/48 2001:67c:1350::/48
@ -389,3 +390,4 @@
2a14:5c80::/29 2a14:5c80::/29
2a14:6580::/29 2a14:6580::/29
2a14:7080::/29 2a14:7080::/29
2a14:8200::/29

View file

@ -1487,7 +1487,6 @@
"212.111.0.0/19", "212.111.0.0/19",
"212.119.36.0/22", "212.119.36.0/22",
"212.158.128.0/19", "212.158.128.0/19",
"212.192.0.0/19",
"212.192.208.0/20", "212.192.208.0/20",
"212.192.240.0/20", "212.192.240.0/20",
"212.193.0.0/19", "212.193.0.0/19",

View file

@ -1482,7 +1482,6 @@
212.111.0.0/19 212.111.0.0/19
212.119.36.0/22 212.119.36.0/22
212.158.128.0/19 212.158.128.0/19
212.192.0.0/19
212.192.208.0/20 212.192.208.0/20
212.192.240.0/20 212.192.240.0/20
212.193.0.0/19 212.193.0.0/19

View file

@ -1801,6 +1801,7 @@
"89.146.192.0/18", "89.146.192.0/18",
"89.147.100.0/22", "89.147.100.0/22",
"89.147.128.0/18", "89.147.128.0/18",
"89.150.58.0/24",
"89.163.128.0/17", "89.163.128.0/17",
"89.166.128.0/17", "89.166.128.0/17",
"89.167.0.0/17", "89.167.0.0/17",
@ -1822,6 +1823,7 @@
"89.233.64.0/19", "89.233.64.0/19",
"89.238.64.0/18", "89.238.64.0/18",
"89.244.0.0/14", "89.244.0.0/14",
"89.250.64.0/20",
"89.250.128.0/20", "89.250.128.0/20",
"89.251.128.0/20", "89.251.128.0/20",
"90.153.0.0/17", "90.153.0.0/17",
@ -3246,6 +3248,7 @@
"176.101.172.0/22", "176.101.172.0/22",
"176.102.168.0/21", "176.102.168.0/21",
"176.103.220.0/23", "176.103.220.0/23",
"176.106.184.0/21",
"176.109.192.0/19", "176.109.192.0/19",
"176.110.101.0/24", "176.110.101.0/24",
"176.110.109.0/24", "176.110.109.0/24",
@ -4779,10 +4782,12 @@
"185.221.148.0/22", "185.221.148.0/22",
"185.221.168.0/22", "185.221.168.0/22",
"185.221.208.0/22", "185.221.208.0/22",
"185.222.36.0/22",
"185.222.43.0/24", "185.222.43.0/24",
"185.222.64.0/22", "185.222.64.0/22",
"185.222.124.0/22", "185.222.124.0/22",
"185.222.136.0/22", "185.222.136.0/22",
"185.222.172.0/22",
"185.222.204.0/22", "185.222.204.0/22",
"185.222.216.0/21", "185.222.216.0/21",
"185.222.240.0/22", "185.222.240.0/22",
@ -5106,6 +5111,7 @@
"192.35.150.0/23", "192.35.150.0/23",
"192.35.152.0/23", "192.35.152.0/23",
"192.35.229.0/24", "192.35.229.0/24",
"192.40.69.0/24",
"192.41.147.0/24", "192.41.147.0/24",
"192.41.227.0/24", "192.41.227.0/24",
"192.42.1.0/24", "192.42.1.0/24",
@ -6310,6 +6316,7 @@
"193.200.253.0/24", "193.200.253.0/24",
"193.201.24.0/23", "193.201.24.0/23",
"193.201.52.0/22", "193.201.52.0/22",
"193.201.145.128/25",
"193.201.148.64/26", "193.201.148.64/26",
"193.201.149.0/26", "193.201.149.0/26",
"193.201.149.128/26", "193.201.149.128/26",
@ -7920,6 +7927,7 @@
"212.9.160.0/19", "212.9.160.0/19",
"212.11.224.0/19", "212.11.224.0/19",
"212.12.32.0/19", "212.12.32.0/19",
"212.15.80.0/21",
"212.15.192.0/19", "212.15.192.0/19",
"212.16.224.0/19", "212.16.224.0/19",
"212.17.224.0/19", "212.17.224.0/19",
@ -8468,7 +8476,6 @@
"2001:678:6cc::/48", "2001:678:6cc::/48",
"2001:678:6e0::/45", "2001:678:6e0::/45",
"2001:678:760::/48", "2001:678:760::/48",
"2001:678:778::/48",
"2001:678:78c::/48", "2001:678:78c::/48",
"2001:678:798::/48", "2001:678:798::/48",
"2001:678:7d4::/48", "2001:678:7d4::/48",
@ -9071,6 +9078,7 @@
"2001:7f8:3d::/48", "2001:7f8:3d::/48",
"2001:7f8:3f::/48", "2001:7f8:3f::/48",
"2001:7f8:44::/48", "2001:7f8:44::/48",
"2001:7f8:51::/48",
"2001:7f8:52::/48", "2001:7f8:52::/48",
"2001:7f8:56::/48", "2001:7f8:56::/48",
"2001:7f8:73::/48", "2001:7f8:73::/48",
@ -9095,6 +9103,7 @@
"2001:7f8:138::/46", "2001:7f8:138::/46",
"2001:7f8:13c::/48", "2001:7f8:13c::/48",
"2001:7f8:13e::/48", "2001:7f8:13e::/48",
"2001:7f8:140::/48",
"2001:7f8:143::/48", "2001:7f8:143::/48",
"2001:7f8:14e::/48", "2001:7f8:14e::/48",
"2001:7f8:155::/48", "2001:7f8:155::/48",
@ -10987,7 +10996,6 @@
"2a0f:6500::/29", "2a0f:6500::/29",
"2a0f:6ac0::/29", "2a0f:6ac0::/29",
"2a0f:6d00::/29", "2a0f:6d00::/29",
"2a0f:6dc0::/29",
"2a0f:7400::/29", "2a0f:7400::/29",
"2a0f:74c0::/29", "2a0f:74c0::/29",
"2a0f:7500::/29", "2a0f:7500::/29",
@ -11371,6 +11379,8 @@
"2a14:7800::/32", "2a14:7800::/32",
"2a14:7b40::/29", "2a14:7b40::/29",
"2a14:7c00::/29", "2a14:7c00::/29",
"2a14:8a00::/29",
"2a14:9600::/29",
"2a14:9800::/29", "2a14:9800::/29",
"2a14:a800::/29", "2a14:a800::/29",
"2a14:cc00::/29", "2a14:cc00::/29",

View file

@ -1796,6 +1796,7 @@
89.146.192.0/18 89.146.192.0/18
89.147.100.0/22 89.147.100.0/22
89.147.128.0/18 89.147.128.0/18
89.150.58.0/24
89.163.128.0/17 89.163.128.0/17
89.166.128.0/17 89.166.128.0/17
89.167.0.0/17 89.167.0.0/17
@ -1817,6 +1818,7 @@
89.233.64.0/19 89.233.64.0/19
89.238.64.0/18 89.238.64.0/18
89.244.0.0/14 89.244.0.0/14
89.250.64.0/20
89.250.128.0/20 89.250.128.0/20
89.251.128.0/20 89.251.128.0/20
90.153.0.0/17 90.153.0.0/17
@ -3241,6 +3243,7 @@
176.101.172.0/22 176.101.172.0/22
176.102.168.0/21 176.102.168.0/21
176.103.220.0/23 176.103.220.0/23
176.106.184.0/21
176.109.192.0/19 176.109.192.0/19
176.110.101.0/24 176.110.101.0/24
176.110.109.0/24 176.110.109.0/24
@ -4774,10 +4777,12 @@
185.221.148.0/22 185.221.148.0/22
185.221.168.0/22 185.221.168.0/22
185.221.208.0/22 185.221.208.0/22
185.222.36.0/22
185.222.43.0/24 185.222.43.0/24
185.222.64.0/22 185.222.64.0/22
185.222.124.0/22 185.222.124.0/22
185.222.136.0/22 185.222.136.0/22
185.222.172.0/22
185.222.204.0/22 185.222.204.0/22
185.222.216.0/21 185.222.216.0/21
185.222.240.0/22 185.222.240.0/22
@ -5101,6 +5106,7 @@
192.35.150.0/23 192.35.150.0/23
192.35.152.0/23 192.35.152.0/23
192.35.229.0/24 192.35.229.0/24
192.40.69.0/24
192.41.147.0/24 192.41.147.0/24
192.41.227.0/24 192.41.227.0/24
192.42.1.0/24 192.42.1.0/24
@ -6305,6 +6311,7 @@
193.200.253.0/24 193.200.253.0/24
193.201.24.0/23 193.201.24.0/23
193.201.52.0/22 193.201.52.0/22
193.201.145.128/25
193.201.148.64/26 193.201.148.64/26
193.201.149.0/26 193.201.149.0/26
193.201.149.128/26 193.201.149.128/26
@ -7915,6 +7922,7 @@
212.9.160.0/19 212.9.160.0/19
212.11.224.0/19 212.11.224.0/19
212.12.32.0/19 212.12.32.0/19
212.15.80.0/21
212.15.192.0/19 212.15.192.0/19
212.16.224.0/19 212.16.224.0/19
212.17.224.0/19 212.17.224.0/19

View file

@ -99,7 +99,6 @@
2001:678:6cc::/48 2001:678:6cc::/48
2001:678:6e0::/45 2001:678:6e0::/45
2001:678:760::/48 2001:678:760::/48
2001:678:778::/48
2001:678:78c::/48 2001:678:78c::/48
2001:678:798::/48 2001:678:798::/48
2001:678:7d4::/48 2001:678:7d4::/48
@ -702,6 +701,7 @@
2001:7f8:3d::/48 2001:7f8:3d::/48
2001:7f8:3f::/48 2001:7f8:3f::/48
2001:7f8:44::/48 2001:7f8:44::/48
2001:7f8:51::/48
2001:7f8:52::/48 2001:7f8:52::/48
2001:7f8:56::/48 2001:7f8:56::/48
2001:7f8:73::/48 2001:7f8:73::/48
@ -726,6 +726,7 @@
2001:7f8:138::/46 2001:7f8:138::/46
2001:7f8:13c::/48 2001:7f8:13c::/48
2001:7f8:13e::/48 2001:7f8:13e::/48
2001:7f8:140::/48
2001:7f8:143::/48 2001:7f8:143::/48
2001:7f8:14e::/48 2001:7f8:14e::/48
2001:7f8:155::/48 2001:7f8:155::/48
@ -2618,7 +2619,6 @@
2a0f:6500::/29 2a0f:6500::/29
2a0f:6ac0::/29 2a0f:6ac0::/29
2a0f:6d00::/29 2a0f:6d00::/29
2a0f:6dc0::/29
2a0f:7400::/29 2a0f:7400::/29
2a0f:74c0::/29 2a0f:74c0::/29
2a0f:7500::/29 2a0f:7500::/29
@ -3002,6 +3002,8 @@
2a14:7800::/32 2a14:7800::/32
2a14:7b40::/29 2a14:7b40::/29
2a14:7c00::/29 2a14:7c00::/29
2a14:8a00::/29
2a14:9600::/29
2a14:9800::/29 2a14:9800::/29
2a14:a800::/29 2a14:a800::/29
2a14:cc00::/29 2a14:cc00::/29

View file

@ -92,6 +92,7 @@
"62.121.160.0/19", "62.121.160.0/19",
"62.122.160.0/21", "62.122.160.0/21",
"62.135.128.0/17", "62.135.128.0/17",
"62.164.128.0/23",
"62.182.248.0/21", "62.182.248.0/21",
"62.192.160.0/22", "62.192.160.0/22",
"62.242.0.0/15", "62.242.0.0/15",

View file

@ -87,6 +87,7 @@
62.121.160.0/19 62.121.160.0/19
62.122.160.0/21 62.122.160.0/21
62.135.128.0/17 62.135.128.0/17
62.164.128.0/23
62.182.248.0/21 62.182.248.0/21
62.192.160.0/22 62.192.160.0/22
62.242.0.0/15 62.242.0.0/15

View file

@ -301,7 +301,6 @@
"2803:f280::/32", "2803:f280::/32",
"2803:f2e0::/32", "2803:f2e0::/32",
"2803:f350::/32", "2803:f350::/32",
"2803:f490::/32",
"2803:f550::/32", "2803:f550::/32",
"2803:f780::/32", "2803:f780::/32",
"2803:f790::/32", "2803:f790::/32",

View file

@ -159,7 +159,6 @@
2803:f280::/32 2803:f280::/32
2803:f2e0::/32 2803:f2e0::/32
2803:f350::/32 2803:f350::/32
2803:f490::/32
2803:f550::/32 2803:f550::/32
2803:f780::/32 2803:f780::/32
2803:f790::/32 2803:f790::/32

View file

@ -360,6 +360,7 @@
"2803:110::/32", "2803:110::/32",
"2803:450::/32", "2803:450::/32",
"2803:480::/32", "2803:480::/32",
"2803:4d0::/32",
"2803:710::/32", "2803:710::/32",
"2803:7e0::/32", "2803:7e0::/32",
"2803:810::/32", "2803:810::/32",

View file

@ -51,6 +51,7 @@
2803:110::/32 2803:110::/32
2803:450::/32 2803:450::/32
2803:480::/32 2803:480::/32
2803:4d0::/32
2803:710::/32 2803:710::/32
2803:7e0::/32 2803:7e0::/32
2803:810::/32 2803:810::/32

View file

@ -396,6 +396,7 @@
"213.219.64.0/18", "213.219.64.0/18",
"216.87.53.0/24", "216.87.53.0/24",
"217.71.32.0/20", "217.71.32.0/20",
"217.119.138.0/24",
"217.146.64.0/20", "217.146.64.0/20",
"217.159.128.0/17" "217.159.128.0/17"
], ],

View file

@ -391,5 +391,6 @@
213.219.64.0/18 213.219.64.0/18
216.87.53.0/24 216.87.53.0/24
217.71.32.0/20 217.71.32.0/20
217.119.138.0/24
217.146.64.0/20 217.146.64.0/20
217.159.128.0/17 217.159.128.0/17

View file

@ -267,6 +267,7 @@
"45.85.180.0/22", "45.85.180.0/22",
"45.86.184.0/22", "45.86.184.0/22",
"45.86.224.0/22", "45.86.224.0/22",
"45.87.40.0/24",
"45.88.152.0/21", "45.88.152.0/21",
"45.88.248.0/22", "45.88.248.0/22",
"45.89.40.0/22", "45.89.40.0/22",
@ -4100,7 +4101,6 @@
"2a0c:ef80::/32", "2a0c:ef80::/32",
"2a0c:f5c0::/32", "2a0c:f5c0::/32",
"2a0c:f780::/29", "2a0c:f780::/29",
"2a0c:fd80::/29",
"2a0c:ff80::/29", "2a0c:ff80::/29",
"2a0d::/29", "2a0d::/29",
"2a0d:e80::/29", "2a0d:e80::/29",
@ -4144,7 +4144,6 @@
"2a0d:c780::/29", "2a0d:c780::/29",
"2a0d:c880::/29", "2a0d:c880::/29",
"2a0d:ca80::/29", "2a0d:ca80::/29",
"2a0d:cb00::/29",
"2a0d:cbc0::/29", "2a0d:cbc0::/29",
"2a0d:ce80::/29", "2a0d:ce80::/29",
"2a0d:d080::/29", "2a0d:d080::/29",

View file

@ -262,6 +262,7 @@
45.85.180.0/22 45.85.180.0/22
45.86.184.0/22 45.86.184.0/22
45.86.224.0/22 45.86.224.0/22
45.87.40.0/24
45.88.152.0/21 45.88.152.0/21
45.88.248.0/22 45.88.248.0/22
45.89.40.0/22 45.89.40.0/22

View file

@ -750,7 +750,6 @@
2a0c:ef80::/32 2a0c:ef80::/32
2a0c:f5c0::/32 2a0c:f5c0::/32
2a0c:f780::/29 2a0c:f780::/29
2a0c:fd80::/29
2a0c:ff80::/29 2a0c:ff80::/29
2a0d::/29 2a0d::/29
2a0d:e80::/29 2a0d:e80::/29
@ -794,7 +793,6 @@
2a0d:c780::/29 2a0d:c780::/29
2a0d:c880::/29 2a0d:c880::/29
2a0d:ca80::/29 2a0d:ca80::/29
2a0d:cb00::/29
2a0d:cbc0::/29 2a0d:cbc0::/29
2a0d:ce80::/29 2a0d:ce80::/29
2a0d:d080::/29 2a0d:d080::/29

View file

@ -1169,7 +1169,6 @@
"2a06:9340::/29", "2a06:9340::/29",
"2a06:a0c0::/29", "2a06:a0c0::/29",
"2a06:ae00::/29", "2a06:ae00::/29",
"2a06:ae40::/29",
"2a06:b100::/29", "2a06:b100::/29",
"2a06:c780::/29", "2a06:c780::/29",
"2a06:c7c0::/29", "2a06:c7c0::/29",

View file

@ -190,7 +190,6 @@
2a06:9340::/29 2a06:9340::/29
2a06:a0c0::/29 2a06:a0c0::/29
2a06:ae00::/29 2a06:ae00::/29
2a06:ae40::/29
2a06:b100::/29 2a06:b100::/29
2a06:c780::/29 2a06:c780::/29
2a06:c7c0::/29 2a06:c7c0::/29

View file

@ -1397,7 +1397,6 @@
"141.105.72.0/21", "141.105.72.0/21",
"141.115.0.0/16", "141.115.0.0/16",
"141.138.88.0/21", "141.138.88.0/21",
"141.138.152.0/21",
"141.170.216.0/21", "141.170.216.0/21",
"141.175.0.0/16", "141.175.0.0/16",
"141.194.0.0/16", "141.194.0.0/16",
@ -1673,7 +1672,6 @@
"185.4.248.0/22", "185.4.248.0/22",
"185.5.108.0/22", "185.5.108.0/22",
"185.5.128.0/24", "185.5.128.0/24",
"185.5.212.0/22",
"185.6.60.0/22", "185.6.60.0/22",
"185.6.92.0/22", "185.6.92.0/22",
"185.6.140.0/22", "185.6.140.0/22",
@ -1903,7 +1901,7 @@
"185.56.48.0/22", "185.56.48.0/22",
"185.56.152.0/22", "185.56.152.0/22",
"185.56.160.0/24", "185.56.160.0/24",
"185.56.162.0/23", "185.56.162.0/24",
"185.56.176.0/22", "185.56.176.0/22",
"185.56.204.0/22", "185.56.204.0/22",
"185.56.240.0/22", "185.56.240.0/22",
@ -2494,7 +2492,6 @@
"185.209.180.0/22", "185.209.180.0/22",
"185.209.184.0/22", "185.209.184.0/22",
"185.209.208.0/22", "185.209.208.0/22",
"185.210.108.0/22",
"185.211.24.0/22", "185.211.24.0/22",
"185.211.140.0/22", "185.211.140.0/22",
"185.212.7.0/24", "185.212.7.0/24",
@ -4060,7 +4057,6 @@
"2001:678:a4c::/48", "2001:678:a4c::/48",
"2001:678:a64::/48", "2001:678:a64::/48",
"2001:678:a80::/48", "2001:678:a80::/48",
"2001:678:ac4::/48",
"2001:678:b64::/48", "2001:678:b64::/48",
"2001:678:bc0::/48", "2001:678:bc0::/48",
"2001:678:bf8::/48", "2001:678:bf8::/48",
@ -4553,7 +4549,6 @@
"2a03:1a0::/32", "2a03:1a0::/32",
"2a03:240::/29", "2a03:240::/29",
"2a03:360::/32", "2a03:360::/32",
"2a03:5c0::/32",
"2a03:740::/32", "2a03:740::/32",
"2a03:800::/29", "2a03:800::/29",
"2a03:b00::/32", "2a03:b00::/32",
@ -4684,7 +4679,6 @@
"2a04:1f40::/29", "2a04:1f40::/29",
"2a04:1fc0::/29", "2a04:1fc0::/29",
"2a04:2000::/29", "2a04:2000::/29",
"2a04:2500::/29",
"2a04:26c0::/29", "2a04:26c0::/29",
"2a04:2a80::/29", "2a04:2a80::/29",
"2a04:3740::/29", "2a04:3740::/29",
@ -5432,7 +5426,8 @@
"2a14:7ac0::/32", "2a14:7ac0::/32",
"2a14:9000::/29", "2a14:9000::/29",
"2a14:c400::/29", "2a14:c400::/29",
"2a14:e000::/29" "2a14:e000::/29",
"2a14:f400::/29"
] ]
} }
} }

View file

@ -1392,7 +1392,6 @@
141.105.72.0/21 141.105.72.0/21
141.115.0.0/16 141.115.0.0/16
141.138.88.0/21 141.138.88.0/21
141.138.152.0/21
141.170.216.0/21 141.170.216.0/21
141.175.0.0/16 141.175.0.0/16
141.194.0.0/16 141.194.0.0/16
@ -1668,7 +1667,6 @@
185.4.248.0/22 185.4.248.0/22
185.5.108.0/22 185.5.108.0/22
185.5.128.0/24 185.5.128.0/24
185.5.212.0/22
185.6.60.0/22 185.6.60.0/22
185.6.92.0/22 185.6.92.0/22
185.6.140.0/22 185.6.140.0/22
@ -1898,7 +1896,7 @@
185.56.48.0/22 185.56.48.0/22
185.56.152.0/22 185.56.152.0/22
185.56.160.0/24 185.56.160.0/24
185.56.162.0/23 185.56.162.0/24
185.56.176.0/22 185.56.176.0/22
185.56.204.0/22 185.56.204.0/22
185.56.240.0/22 185.56.240.0/22
@ -2489,7 +2487,6 @@
185.209.180.0/22 185.209.180.0/22
185.209.184.0/22 185.209.184.0/22
185.209.208.0/22 185.209.208.0/22
185.210.108.0/22
185.211.24.0/22 185.211.24.0/22
185.211.140.0/22 185.211.140.0/22
185.212.7.0/24 185.212.7.0/24

View file

@ -24,7 +24,6 @@
2001:678:a4c::/48 2001:678:a4c::/48
2001:678:a64::/48 2001:678:a64::/48
2001:678:a80::/48 2001:678:a80::/48
2001:678:ac4::/48
2001:678:b64::/48 2001:678:b64::/48
2001:678:bc0::/48 2001:678:bc0::/48
2001:678:bf8::/48 2001:678:bf8::/48
@ -517,7 +516,6 @@
2a03:1a0::/32 2a03:1a0::/32
2a03:240::/29 2a03:240::/29
2a03:360::/32 2a03:360::/32
2a03:5c0::/32
2a03:740::/32 2a03:740::/32
2a03:800::/29 2a03:800::/29
2a03:b00::/32 2a03:b00::/32
@ -648,7 +646,6 @@
2a04:1f40::/29 2a04:1f40::/29
2a04:1fc0::/29 2a04:1fc0::/29
2a04:2000::/29 2a04:2000::/29
2a04:2500::/29
2a04:26c0::/29 2a04:26c0::/29
2a04:2a80::/29 2a04:2a80::/29
2a04:3740::/29 2a04:3740::/29
@ -1397,3 +1394,4 @@
2a14:9000::/29 2a14:9000::/29
2a14:c400::/29 2a14:c400::/29
2a14:e000::/29 2a14:e000::/29
2a14:f400::/29

View file

@ -156,7 +156,11 @@
"5.255.58.0/23", "5.255.58.0/23",
"5.255.60.0/24", "5.255.60.0/24",
"5.255.136.0/21", "5.255.136.0/21",
"9.129.0.0/16",
"9.130.0.0/15",
"9.132.0.0/15",
"9.135.0.0/16", "9.135.0.0/16",
"9.136.0.0/16",
"9.141.0.0/16", "9.141.0.0/16",
"9.145.0.0/16", "9.145.0.0/16",
"9.146.0.0/16", "9.146.0.0/16",
@ -266,6 +270,7 @@
"31.222.128.0/18", "31.222.128.0/18",
"31.222.200.0/21", "31.222.200.0/21",
"31.222.216.0/21", "31.222.216.0/21",
"36.255.148.0/22",
"37.0.96.0/21", "37.0.96.0/21",
"37.1.88.0/21", "37.1.88.0/21",
"37.1.96.0/21", "37.1.96.0/21",
@ -886,7 +891,9 @@
"62.145.64.0/18", "62.145.64.0/18",
"62.149.32.0/19", "62.149.32.0/19",
"62.152.96.0/19", "62.152.96.0/19",
"62.164.128.0/20", "62.164.130.0/23",
"62.164.132.0/22",
"62.164.136.0/21",
"62.164.145.0/24", "62.164.145.0/24",
"62.164.146.0/23", "62.164.146.0/23",
"62.164.148.0/22", "62.164.148.0/22",
@ -1627,6 +1634,7 @@
"87.249.64.0/19", "87.249.64.0/19",
"87.249.128.0/21", "87.249.128.0/21",
"87.249.136.0/22", "87.249.136.0/22",
"87.251.0.0/20",
"87.252.32.0/19", "87.252.32.0/19",
"87.252.112.0/21", "87.252.112.0/21",
"87.254.0.0/19", "87.254.0.0/19",
@ -1850,7 +1858,8 @@
"90.240.0.0/12", "90.240.0.0/12",
"91.84.0.0/18", "91.84.0.0/18",
"91.84.128.0/17", "91.84.128.0/17",
"91.85.0.0/17", "91.85.32.0/19",
"91.85.64.0/18",
"91.85.128.0/19", "91.85.128.0/19",
"91.85.192.0/18", "91.85.192.0/18",
"91.90.171.0/24", "91.90.171.0/24",
@ -2587,7 +2596,6 @@
"95.215.9.0/24", "95.215.9.0/24",
"95.215.11.0/24", "95.215.11.0/24",
"95.215.88.0/22", "95.215.88.0/22",
"95.215.168.0/22",
"95.215.174.0/23", "95.215.174.0/23",
"95.215.224.0/22", "95.215.224.0/22",
"98.96.160.0/20", "98.96.160.0/20",
@ -2629,6 +2637,7 @@
"103.188.234.0/23", "103.188.234.0/23",
"103.205.24.0/22", "103.205.24.0/22",
"103.206.232.0/22", "103.206.232.0/22",
"103.209.164.0/22",
"103.211.0.0/22", "103.211.0.0/22",
"103.214.44.0/22", "103.214.44.0/22",
"103.219.20.0/22", "103.219.20.0/22",
@ -4702,6 +4711,7 @@
"185.191.160.0/22", "185.191.160.0/22",
"185.191.168.0/22", "185.191.168.0/22",
"185.191.208.0/22", "185.191.208.0/22",
"185.192.20.0/22",
"185.192.36.0/22", "185.192.36.0/22",
"185.192.40.0/22", "185.192.40.0/22",
"185.192.80.0/22", "185.192.80.0/22",
@ -4885,7 +4895,6 @@
"185.222.16.0/22", "185.222.16.0/22",
"185.222.21.0/24", "185.222.21.0/24",
"185.222.24.0/22", "185.222.24.0/22",
"185.222.36.0/22",
"185.222.42.0/24", "185.222.42.0/24",
"185.222.80.0/22", "185.222.80.0/22",
"185.222.112.0/22", "185.222.112.0/22",
@ -6651,7 +6660,6 @@
"194.164.140.0/22", "194.164.140.0/22",
"194.164.144.0/24", "194.164.144.0/24",
"194.164.181.0/24", "194.164.181.0/24",
"194.164.217.0/24",
"194.164.223.0/24", "194.164.223.0/24",
"194.164.226.0/23", "194.164.226.0/23",
"194.164.228.0/23", "194.164.228.0/23",
@ -6692,6 +6700,7 @@
"194.176.192.0/19", "194.176.192.0/19",
"194.177.160.0/19", "194.177.160.0/19",
"194.180.184.0/22", "194.180.184.0/22",
"194.180.196.0/24",
"194.187.32.0/22", "194.187.32.0/22",
"194.187.56.0/22", "194.187.56.0/22",
"194.187.118.0/24", "194.187.118.0/24",
@ -7641,6 +7650,7 @@
"2001:678:714::/48", "2001:678:714::/48",
"2001:678:718::/48", "2001:678:718::/48",
"2001:678:728::/48", "2001:678:728::/48",
"2001:678:7a0::/48",
"2001:678:7a8::/48", "2001:678:7a8::/48",
"2001:678:7d0::/48", "2001:678:7d0::/48",
"2001:678:8a8::/48", "2001:678:8a8::/48",
@ -8766,7 +8776,6 @@
"2a05:c780::/29", "2a05:c780::/29",
"2a05:c980::/29", "2a05:c980::/29",
"2a05:cb00::/29", "2a05:cb00::/29",
"2a05:d840::/29",
"2a05:db40::/29", "2a05:db40::/29",
"2a05:dc80::/29", "2a05:dc80::/29",
"2a05:de40::/29", "2a05:de40::/29",
@ -9161,7 +9170,6 @@
"2a0c:140::/29", "2a0c:140::/29",
"2a0c:6c0::/29", "2a0c:6c0::/29",
"2a0c:740::/29", "2a0c:740::/29",
"2a0c:cc0::/29",
"2a0c:1140::/29", "2a0c:1140::/29",
"2a0c:12c0::/29", "2a0c:12c0::/29",
"2a0c:1480::/29", "2a0c:1480::/29",
@ -9346,7 +9354,6 @@
"2a0e:7240::/29", "2a0e:7240::/29",
"2a0e:7a80::/29", "2a0e:7a80::/29",
"2a0e:8280::/29", "2a0e:8280::/29",
"2a0e:8380::/29",
"2a0e:8900::/29", "2a0e:8900::/29",
"2a0e:92c0::/29", "2a0e:92c0::/29",
"2a0e:9380::/29", "2a0e:9380::/29",
@ -9620,7 +9627,6 @@
"2a13:75c0::/29", "2a13:75c0::/29",
"2a13:7a00::/29", "2a13:7a00::/29",
"2a13:7ec0::/29", "2a13:7ec0::/29",
"2a13:8040::/29",
"2a13:80c0::/29", "2a13:80c0::/29",
"2a13:8240::/32", "2a13:8240::/32",
"2a13:8400::/32", "2a13:8400::/32",
@ -9694,7 +9700,8 @@
"2a14:75c0::/29", "2a14:75c0::/29",
"2a14:7640::/29", "2a14:7640::/29",
"2a14:7980::/29", "2a14:7980::/29",
"2a14:8000::/32" "2a14:8000::/32",
"2a14:9e00::/29"
] ]
} }
} }

View file

@ -151,7 +151,11 @@
5.255.58.0/23 5.255.58.0/23
5.255.60.0/24 5.255.60.0/24
5.255.136.0/21 5.255.136.0/21
9.129.0.0/16
9.130.0.0/15
9.132.0.0/15
9.135.0.0/16 9.135.0.0/16
9.136.0.0/16
9.141.0.0/16 9.141.0.0/16
9.145.0.0/16 9.145.0.0/16
9.146.0.0/16 9.146.0.0/16
@ -261,6 +265,7 @@
31.222.128.0/18 31.222.128.0/18
31.222.200.0/21 31.222.200.0/21
31.222.216.0/21 31.222.216.0/21
36.255.148.0/22
37.0.96.0/21 37.0.96.0/21
37.1.88.0/21 37.1.88.0/21
37.1.96.0/21 37.1.96.0/21
@ -881,7 +886,9 @@
62.145.64.0/18 62.145.64.0/18
62.149.32.0/19 62.149.32.0/19
62.152.96.0/19 62.152.96.0/19
62.164.128.0/20 62.164.130.0/23
62.164.132.0/22
62.164.136.0/21
62.164.145.0/24 62.164.145.0/24
62.164.146.0/23 62.164.146.0/23
62.164.148.0/22 62.164.148.0/22
@ -1622,6 +1629,7 @@
87.249.64.0/19 87.249.64.0/19
87.249.128.0/21 87.249.128.0/21
87.249.136.0/22 87.249.136.0/22
87.251.0.0/20
87.252.32.0/19 87.252.32.0/19
87.252.112.0/21 87.252.112.0/21
87.254.0.0/19 87.254.0.0/19
@ -1845,7 +1853,8 @@
90.240.0.0/12 90.240.0.0/12
91.84.0.0/18 91.84.0.0/18
91.84.128.0/17 91.84.128.0/17
91.85.0.0/17 91.85.32.0/19
91.85.64.0/18
91.85.128.0/19 91.85.128.0/19
91.85.192.0/18 91.85.192.0/18
91.90.171.0/24 91.90.171.0/24
@ -2582,7 +2591,6 @@
95.215.9.0/24 95.215.9.0/24
95.215.11.0/24 95.215.11.0/24
95.215.88.0/22 95.215.88.0/22
95.215.168.0/22
95.215.174.0/23 95.215.174.0/23
95.215.224.0/22 95.215.224.0/22
98.96.160.0/20 98.96.160.0/20
@ -2624,6 +2632,7 @@
103.188.234.0/23 103.188.234.0/23
103.205.24.0/22 103.205.24.0/22
103.206.232.0/22 103.206.232.0/22
103.209.164.0/22
103.211.0.0/22 103.211.0.0/22
103.214.44.0/22 103.214.44.0/22
103.219.20.0/22 103.219.20.0/22
@ -4697,6 +4706,7 @@
185.191.160.0/22 185.191.160.0/22
185.191.168.0/22 185.191.168.0/22
185.191.208.0/22 185.191.208.0/22
185.192.20.0/22
185.192.36.0/22 185.192.36.0/22
185.192.40.0/22 185.192.40.0/22
185.192.80.0/22 185.192.80.0/22
@ -4880,7 +4890,6 @@
185.222.16.0/22 185.222.16.0/22
185.222.21.0/24 185.222.21.0/24
185.222.24.0/22 185.222.24.0/22
185.222.36.0/22
185.222.42.0/24 185.222.42.0/24
185.222.80.0/22 185.222.80.0/22
185.222.112.0/22 185.222.112.0/22
@ -6646,7 +6655,6 @@
194.164.140.0/22 194.164.140.0/22
194.164.144.0/24 194.164.144.0/24
194.164.181.0/24 194.164.181.0/24
194.164.217.0/24
194.164.223.0/24 194.164.223.0/24
194.164.226.0/23 194.164.226.0/23
194.164.228.0/23 194.164.228.0/23
@ -6687,6 +6695,7 @@
194.176.192.0/19 194.176.192.0/19
194.177.160.0/19 194.177.160.0/19
194.180.184.0/22 194.180.184.0/22
194.180.196.0/24
194.187.32.0/22 194.187.32.0/22
194.187.56.0/22 194.187.56.0/22
194.187.118.0/24 194.187.118.0/24

View file

@ -34,6 +34,7 @@
2001:678:714::/48 2001:678:714::/48
2001:678:718::/48 2001:678:718::/48
2001:678:728::/48 2001:678:728::/48
2001:678:7a0::/48
2001:678:7a8::/48 2001:678:7a8::/48
2001:678:7d0::/48 2001:678:7d0::/48
2001:678:8a8::/48 2001:678:8a8::/48
@ -1159,7 +1160,6 @@
2a05:c780::/29 2a05:c780::/29
2a05:c980::/29 2a05:c980::/29
2a05:cb00::/29 2a05:cb00::/29
2a05:d840::/29
2a05:db40::/29 2a05:db40::/29
2a05:dc80::/29 2a05:dc80::/29
2a05:de40::/29 2a05:de40::/29
@ -1554,7 +1554,6 @@
2a0c:140::/29 2a0c:140::/29
2a0c:6c0::/29 2a0c:6c0::/29
2a0c:740::/29 2a0c:740::/29
2a0c:cc0::/29
2a0c:1140::/29 2a0c:1140::/29
2a0c:12c0::/29 2a0c:12c0::/29
2a0c:1480::/29 2a0c:1480::/29
@ -1739,7 +1738,6 @@
2a0e:7240::/29 2a0e:7240::/29
2a0e:7a80::/29 2a0e:7a80::/29
2a0e:8280::/29 2a0e:8280::/29
2a0e:8380::/29
2a0e:8900::/29 2a0e:8900::/29
2a0e:92c0::/29 2a0e:92c0::/29
2a0e:9380::/29 2a0e:9380::/29
@ -2013,7 +2011,6 @@
2a13:75c0::/29 2a13:75c0::/29
2a13:7a00::/29 2a13:7a00::/29
2a13:7ec0::/29 2a13:7ec0::/29
2a13:8040::/29
2a13:80c0::/29 2a13:80c0::/29
2a13:8240::/32 2a13:8240::/32
2a13:8400::/32 2a13:8400::/32
@ -2088,3 +2085,4 @@
2a14:7640::/29 2a14:7640::/29
2a14:7980::/29 2a14:7980::/29
2a14:8000::/32 2a14:8000::/32
2a14:9e00::/29

View file

@ -45,6 +45,7 @@
"102.164.123.0/24", "102.164.123.0/24",
"102.176.0.0/17", "102.176.0.0/17",
"102.177.100.0/22", "102.177.100.0/22",
"102.207.4.0/22",
"102.208.4.0/22", "102.208.4.0/22",
"102.208.20.0/22", "102.208.20.0/22",
"102.208.40.0/22", "102.208.40.0/22",

View file

@ -40,6 +40,7 @@
102.164.123.0/24 102.164.123.0/24
102.176.0.0/17 102.176.0.0/17
102.177.100.0/22 102.177.100.0/22
102.207.4.0/22
102.208.4.0/22 102.208.4.0/22
102.208.20.0/22 102.208.20.0/22
102.208.40.0/22 102.208.40.0/22

View file

@ -68,7 +68,7 @@
"194.164.146.0/23", "194.164.146.0/23",
"195.149.96.0/24", "195.149.96.0/24",
"195.166.192.0/19", "195.166.192.0/19",
"195.214.208.0/21", "195.214.212.0/22",
"195.244.192.0/19", "195.244.192.0/19",
"212.22.224.0/19", "212.22.224.0/19",
"212.86.97.0/24", "212.86.97.0/24",

View file

@ -63,7 +63,7 @@
194.164.146.0/23 194.164.146.0/23
195.149.96.0/24 195.149.96.0/24
195.166.192.0/19 195.166.192.0/19
195.214.208.0/21 195.214.212.0/22
195.244.192.0/19 195.244.192.0/19
212.22.224.0/19 212.22.224.0/19
212.86.97.0/24 212.86.97.0/24

View file

@ -414,6 +414,7 @@
"195.200.193.0/24", "195.200.193.0/24",
"195.200.204.0/24", "195.200.204.0/24",
"195.211.200.0/22", "195.211.200.0/22",
"195.214.208.0/22",
"195.230.102.0/24", "195.230.102.0/24",
"195.251.0.0/16", "195.251.0.0/16",
"199.5.180.0/23", "199.5.180.0/23",
@ -534,7 +535,8 @@
"2a13:f9c0::/29", "2a13:f9c0::/29",
"2a14:80::/29", "2a14:80::/29",
"2a14:4280::/29", "2a14:4280::/29",
"2a14:6700::/29" "2a14:6700::/29",
"2a14:9200::/29"
] ]
} }
} }

View file

@ -409,6 +409,7 @@
195.200.193.0/24 195.200.193.0/24
195.200.204.0/24 195.200.204.0/24
195.211.200.0/22 195.211.200.0/22
195.214.208.0/22
195.230.102.0/24 195.230.102.0/24
195.251.0.0/16 195.251.0.0/16
199.5.180.0/23 199.5.180.0/23

View file

@ -104,3 +104,4 @@
2a14:80::/29 2a14:80::/29
2a14:4280::/29 2a14:4280::/29
2a14:6700::/29 2a14:6700::/29
2a14:9200::/29

View file

@ -1673,6 +1673,7 @@
"111.68.0.0/20", "111.68.0.0/20",
"111.91.236.0/22", "111.91.236.0/22",
"111.92.184.0/22", "111.92.184.0/22",
"111.92.240.0/22",
"111.221.56.0/22", "111.221.56.0/22",
"111.223.244.0/22", "111.223.244.0/22",
"111.235.152.0/22", "111.235.152.0/22",
@ -3044,6 +3045,7 @@
"2001:df4:7d00::/48", "2001:df4:7d00::/48",
"2001:df4:8c00::/48", "2001:df4:8c00::/48",
"2001:df4:a0c0::/48", "2001:df4:a0c0::/48",
"2001:df4:be40::/48",
"2001:df4:cb80::/48", "2001:df4:cb80::/48",
"2001:df4:d280::/48", "2001:df4:d280::/48",
"2001:df4:ee00::/48", "2001:df4:ee00::/48",
@ -3604,6 +3606,7 @@
"2a0d:9fc0::/29", "2a0d:9fc0::/29",
"2a0d:a3c0::/29", "2a0d:a3c0::/29",
"2a0d:ad40::/29", "2a0d:ad40::/29",
"2a0d:b140::/29",
"2a0d:b2c0::/29", "2a0d:b2c0::/29",
"2a0d:b540::/29", "2a0d:b540::/29",
"2a0d:b840::/29", "2a0d:b840::/29",

View file

@ -1668,6 +1668,7 @@
111.68.0.0/20 111.68.0.0/20
111.91.236.0/22 111.91.236.0/22
111.92.184.0/22 111.92.184.0/22
111.92.240.0/22
111.221.56.0/22 111.221.56.0/22
111.223.244.0/22 111.223.244.0/22
111.235.152.0/22 111.235.152.0/22

View file

@ -199,6 +199,7 @@
2001:df4:7d00::/48 2001:df4:7d00::/48
2001:df4:8c00::/48 2001:df4:8c00::/48
2001:df4:a0c0::/48 2001:df4:a0c0::/48
2001:df4:be40::/48
2001:df4:cb80::/48 2001:df4:cb80::/48
2001:df4:d280::/48 2001:df4:d280::/48
2001:df4:ee00::/48 2001:df4:ee00::/48
@ -759,6 +760,7 @@
2a0d:9fc0::/29 2a0d:9fc0::/29
2a0d:a3c0::/29 2a0d:a3c0::/29
2a0d:ad40::/29 2a0d:ad40::/29
2a0d:b140::/29
2a0d:b2c0::/29 2a0d:b2c0::/29
2a0d:b540::/29 2a0d:b540::/29
2a0d:b840::/29 2a0d:b840::/29

View file

@ -3861,6 +3861,8 @@
"160.250.112.0/23", "160.250.112.0/23",
"160.250.156.0/24", "160.250.156.0/24",
"160.250.168.0/24", "160.250.168.0/24",
"160.250.194.0/23",
"160.250.198.0/23",
"163.53.184.0/22", "163.53.184.0/22",
"163.53.192.0/22", "163.53.192.0/22",
"167.205.0.0/16", "167.205.0.0/16",
@ -5406,10 +5408,13 @@
"2001:df4:b8c0::/48", "2001:df4:b8c0::/48",
"2001:df4:b940::/48", "2001:df4:b940::/48",
"2001:df4:bd00::/48", "2001:df4:bd00::/48",
"2001:df4:bd40::/48",
"2001:df4:bec0::/48",
"2001:df4:bf00::/48", "2001:df4:bf00::/48",
"2001:df4:c000::/48", "2001:df4:c000::/48",
"2001:df4:c100::/48", "2001:df4:c100::/48",
"2001:df4:c280::/48", "2001:df4:c280::/48",
"2001:df4:c2c0::/48",
"2001:df4:c300::/48", "2001:df4:c300::/48",
"2001:df4:c380::/48", "2001:df4:c380::/48",
"2001:df4:c480::/48", "2001:df4:c480::/48",

View file

@ -3856,6 +3856,8 @@
160.250.112.0/23 160.250.112.0/23
160.250.156.0/24 160.250.156.0/24
160.250.168.0/24 160.250.168.0/24
160.250.194.0/23
160.250.198.0/23
163.53.184.0/22 163.53.184.0/22
163.53.192.0/22 163.53.192.0/22
167.205.0.0/16 167.205.0.0/16

View file

@ -1111,10 +1111,13 @@
2001:df4:b8c0::/48 2001:df4:b8c0::/48
2001:df4:b940::/48 2001:df4:b940::/48
2001:df4:bd00::/48 2001:df4:bd00::/48
2001:df4:bd40::/48
2001:df4:bec0::/48
2001:df4:bf00::/48 2001:df4:bf00::/48
2001:df4:c000::/48 2001:df4:c000::/48
2001:df4:c100::/48 2001:df4:c100::/48
2001:df4:c280::/48 2001:df4:c280::/48
2001:df4:c2c0::/48
2001:df4:c300::/48 2001:df4:c300::/48
2001:df4:c380::/48 2001:df4:c380::/48
2001:df4:c480::/48 2001:df4:c480::/48

View file

@ -87,7 +87,7 @@
"57.80.0.0/14", "57.80.0.0/14",
"57.86.0.0/15", "57.86.0.0/15",
"57.90.0.0/16", "57.90.0.0/16",
"57.92.0.0/15", "57.92.0.0/16",
"57.96.0.0/15", "57.96.0.0/15",
"57.98.0.0/16", "57.98.0.0/16",
"57.100.0.0/16", "57.100.0.0/16",

View file

@ -82,7 +82,7 @@
57.80.0.0/14 57.80.0.0/14
57.86.0.0/15 57.86.0.0/15
57.90.0.0/16 57.90.0.0/16
57.92.0.0/15 57.92.0.0/16
57.96.0.0/15 57.96.0.0/15
57.98.0.0/16 57.98.0.0/16
57.100.0.0/16 57.100.0.0/16

View file

@ -1640,7 +1640,7 @@
"103.70.200.0/21", "103.70.200.0/21",
"103.70.208.0/22", "103.70.208.0/22",
"103.70.248.0/24", "103.70.248.0/24",
"103.71.16.0/21", "103.71.16.0/22",
"103.71.52.0/22", "103.71.52.0/22",
"103.71.64.0/22", "103.71.64.0/22",
"103.71.76.0/22", "103.71.76.0/22",
@ -2198,6 +2198,7 @@
"103.102.147.0/24", "103.102.147.0/24",
"103.102.234.0/24", "103.102.234.0/24",
"103.102.244.0/24", "103.102.244.0/24",
"103.102.246.0/23",
"103.102.251.0/24", "103.102.251.0/24",
"103.103.2.0/23", "103.103.2.0/23",
"103.103.8.0/22", "103.103.8.0/22",
@ -2918,7 +2919,8 @@
"103.142.149.0/24", "103.142.149.0/24",
"103.142.161.0/24", "103.142.161.0/24",
"103.142.162.0/23", "103.142.162.0/23",
"103.142.164.0/22", "103.142.164.0/23",
"103.142.166.0/24",
"103.142.174.0/23", "103.142.174.0/23",
"103.142.198.0/23", "103.142.198.0/23",
"103.142.225.0/24", "103.142.225.0/24",
@ -2942,7 +2944,6 @@
"103.143.212.0/22", "103.143.212.0/22",
"103.144.24.0/22", "103.144.24.0/22",
"103.144.36.0/23", "103.144.36.0/23",
"103.144.51.0/24",
"103.144.56.0/23", "103.144.56.0/23",
"103.144.62.0/23", "103.144.62.0/23",
"103.144.64.0/23", "103.144.64.0/23",
@ -4477,7 +4478,7 @@
"103.199.160.0/22", "103.199.160.0/22",
"103.199.172.0/22", "103.199.172.0/22",
"103.199.180.0/22", "103.199.180.0/22",
"103.199.184.0/21", "103.199.188.0/22",
"103.199.192.0/22", "103.199.192.0/22",
"103.199.200.0/21", "103.199.200.0/21",
"103.199.208.0/21", "103.199.208.0/21",
@ -5955,6 +5956,9 @@
"160.250.146.0/23", "160.250.146.0/23",
"160.250.148.0/22", "160.250.148.0/22",
"160.250.172.0/23", "160.250.172.0/23",
"160.250.204.0/22",
"160.250.208.0/23",
"160.250.218.0/23",
"161.118.0.0/16", "161.118.0.0/16",
"162.12.244.0/22", "162.12.244.0/22",
"162.56.0.0/16", "162.56.0.0/16",
@ -7602,7 +7606,6 @@
"2001:df3:ef40::/48", "2001:df3:ef40::/48",
"2001:df3:f080::/48", "2001:df3:f080::/48",
"2001:df3:f2c0::/48", "2001:df3:f2c0::/48",
"2001:df3:f400::/48",
"2001:df3:f4c0::/48", "2001:df3:f4c0::/48",
"2001:df3:f500::/48", "2001:df3:f500::/48",
"2001:df3:f540::/48", "2001:df3:f540::/48",
@ -7712,8 +7715,14 @@
"2001:df4:ba80::/48", "2001:df4:ba80::/48",
"2001:df4:bb80::/48", "2001:df4:bb80::/48",
"2001:df4:bc00::/48", "2001:df4:bc00::/48",
"2001:df4:bcc0::/48",
"2001:df4:bd80::/48", "2001:df4:bd80::/48",
"2001:df4:bf40::/48",
"2001:df4:c040::/48",
"2001:df4:c0c0::/48",
"2001:df4:c200::/48", "2001:df4:c200::/48",
"2001:df4:c3c0::/48",
"2001:df4:c4c0::/48",
"2001:df4:c600::/48", "2001:df4:c600::/48",
"2001:df4:c680::/48", "2001:df4:c680::/48",
"2001:df4:cb00::/48", "2001:df4:cb00::/48",
@ -8440,7 +8449,6 @@
"2401:86e0::/32", "2401:86e0::/32",
"2401:87a0::/32", "2401:87a0::/32",
"2401:8800::/32", "2401:8800::/32",
"2401:88c0::/32",
"2401:88e0::/32", "2401:88e0::/32",
"2401:8900::/32", "2401:8900::/32",
"2401:8960::/32", "2401:8960::/32",

View file

@ -1635,7 +1635,7 @@
103.70.200.0/21 103.70.200.0/21
103.70.208.0/22 103.70.208.0/22
103.70.248.0/24 103.70.248.0/24
103.71.16.0/21 103.71.16.0/22
103.71.52.0/22 103.71.52.0/22
103.71.64.0/22 103.71.64.0/22
103.71.76.0/22 103.71.76.0/22
@ -2193,6 +2193,7 @@
103.102.147.0/24 103.102.147.0/24
103.102.234.0/24 103.102.234.0/24
103.102.244.0/24 103.102.244.0/24
103.102.246.0/23
103.102.251.0/24 103.102.251.0/24
103.103.2.0/23 103.103.2.0/23
103.103.8.0/22 103.103.8.0/22
@ -2913,7 +2914,8 @@
103.142.149.0/24 103.142.149.0/24
103.142.161.0/24 103.142.161.0/24
103.142.162.0/23 103.142.162.0/23
103.142.164.0/22 103.142.164.0/23
103.142.166.0/24
103.142.174.0/23 103.142.174.0/23
103.142.198.0/23 103.142.198.0/23
103.142.225.0/24 103.142.225.0/24
@ -2937,7 +2939,6 @@
103.143.212.0/22 103.143.212.0/22
103.144.24.0/22 103.144.24.0/22
103.144.36.0/23 103.144.36.0/23
103.144.51.0/24
103.144.56.0/23 103.144.56.0/23
103.144.62.0/23 103.144.62.0/23
103.144.64.0/23 103.144.64.0/23
@ -4472,7 +4473,7 @@
103.199.160.0/22 103.199.160.0/22
103.199.172.0/22 103.199.172.0/22
103.199.180.0/22 103.199.180.0/22
103.199.184.0/21 103.199.188.0/22
103.199.192.0/22 103.199.192.0/22
103.199.200.0/21 103.199.200.0/21
103.199.208.0/21 103.199.208.0/21
@ -5950,6 +5951,9 @@
160.250.146.0/23 160.250.146.0/23
160.250.148.0/22 160.250.148.0/22
160.250.172.0/23 160.250.172.0/23
160.250.204.0/22
160.250.208.0/23
160.250.218.0/23
161.118.0.0/16 161.118.0.0/16
162.12.244.0/22 162.12.244.0/22
162.56.0.0/16 162.56.0.0/16

View file

@ -926,7 +926,6 @@
2001:df3:ef40::/48 2001:df3:ef40::/48
2001:df3:f080::/48 2001:df3:f080::/48
2001:df3:f2c0::/48 2001:df3:f2c0::/48
2001:df3:f400::/48
2001:df3:f4c0::/48 2001:df3:f4c0::/48
2001:df3:f500::/48 2001:df3:f500::/48
2001:df3:f540::/48 2001:df3:f540::/48
@ -1036,8 +1035,14 @@
2001:df4:ba80::/48 2001:df4:ba80::/48
2001:df4:bb80::/48 2001:df4:bb80::/48
2001:df4:bc00::/48 2001:df4:bc00::/48
2001:df4:bcc0::/48
2001:df4:bd80::/48 2001:df4:bd80::/48
2001:df4:bf40::/48
2001:df4:c040::/48
2001:df4:c0c0::/48
2001:df4:c200::/48 2001:df4:c200::/48
2001:df4:c3c0::/48
2001:df4:c4c0::/48
2001:df4:c600::/48 2001:df4:c600::/48
2001:df4:c680::/48 2001:df4:c680::/48
2001:df4:cb00::/48 2001:df4:cb00::/48
@ -1764,7 +1769,6 @@
2401:86e0::/32 2401:86e0::/32
2401:87a0::/32 2401:87a0::/32
2401:8800::/32 2401:8800::/32
2401:88c0::/32
2401:88e0::/32 2401:88e0::/32
2401:8900::/32 2401:8900::/32
2401:8960::/32 2401:8960::/32

View file

@ -277,7 +277,6 @@
"199.74.188.0/22", "199.74.188.0/22",
"202.164.192.0/20", "202.164.192.0/20",
"204.154.200.0/21", "204.154.200.0/21",
"212.15.80.0/21",
"212.23.217.0/24", "212.23.217.0/24",
"212.95.128.0/19", "212.95.128.0/19",
"212.126.96.0/19", "212.126.96.0/19",

View file

@ -272,7 +272,6 @@
199.74.188.0/22 199.74.188.0/22
202.164.192.0/20 202.164.192.0/20
204.154.200.0/21 204.154.200.0/21
212.15.80.0/21
212.23.217.0/24 212.23.217.0/24
212.95.128.0/19 212.95.128.0/19
212.126.96.0/19 212.126.96.0/19

View file

@ -236,8 +236,6 @@
"77.72.80.0/24", "77.72.80.0/24",
"77.77.64.0/18", "77.77.64.0/18",
"77.81.32.0/20", "77.81.32.0/20",
"77.81.76.0/22",
"77.81.80.0/22",
"77.81.128.0/21", "77.81.128.0/21",
"77.81.144.0/20", "77.81.144.0/20",
"77.81.192.0/19", "77.81.192.0/19",
@ -723,7 +721,7 @@
"109.239.0.0/20", "109.239.0.0/20",
"113.203.0.0/17", "113.203.0.0/17",
"128.0.105.0/24", "128.0.105.0/24",
"128.65.160.0/19", "128.65.176.0/20",
"130.185.72.0/21", "130.185.72.0/21",
"130.193.77.0/24", "130.193.77.0/24",
"130.255.192.0/18", "130.255.192.0/18",
@ -740,7 +738,6 @@
"151.238.0.0/15", "151.238.0.0/15",
"151.240.0.0/15", "151.240.0.0/15",
"151.242.0.0/17", "151.242.0.0/17",
"151.243.128.0/17",
"151.244.0.0/14", "151.244.0.0/14",
"152.89.12.0/22", "152.89.12.0/22",
"152.89.44.0/22", "152.89.44.0/22",
@ -849,7 +846,6 @@
"185.36.228.0/24", "185.36.228.0/24",
"185.36.231.0/24", "185.36.231.0/24",
"185.37.52.0/22", "185.37.52.0/22",
"185.39.180.0/22",
"185.40.16.0/24", "185.40.16.0/24",
"185.40.240.0/22", "185.40.240.0/22",
"185.41.0.0/22", "185.41.0.0/22",
@ -1393,7 +1389,6 @@
"188.214.120.0/23", "188.214.120.0/23",
"188.214.160.0/19", "188.214.160.0/19",
"188.214.216.0/21", "188.214.216.0/21",
"188.214.232.0/22",
"188.215.24.0/22", "188.215.24.0/22",
"188.215.88.0/22", "188.215.88.0/22",
"188.215.128.0/20", "188.215.128.0/20",
@ -1489,8 +1484,6 @@
"194.9.56.0/23", "194.9.56.0/23",
"194.9.80.0/23", "194.9.80.0/23",
"194.15.96.0/22", "194.15.96.0/22",
"194.26.2.0/23",
"194.26.20.0/23",
"194.26.117.0/24", "194.26.117.0/24",
"194.26.195.0/24", "194.26.195.0/24",
"194.31.108.0/24", "194.31.108.0/24",
@ -1758,7 +1751,6 @@
"2a04:5b00::/29", "2a04:5b00::/29",
"2a04:6980::/29", "2a04:6980::/29",
"2a04:6e00::/29", "2a04:6e00::/29",
"2a04:7d40::/29",
"2a04:8540::/29", "2a04:8540::/29",
"2a04:87c0::/29", "2a04:87c0::/29",
"2a04:8cc0::/29", "2a04:8cc0::/29",
@ -2160,7 +2152,9 @@
"2a14:7d80::/29", "2a14:7d80::/29",
"2a14:7e80::/29", "2a14:7e80::/29",
"2a14:7f80::/29", "2a14:7f80::/29",
"2a14:8c00::/29" "2a14:8c00::/29",
"2a14:8e00::/29",
"2a14:ec00::/29"
] ]
} }
} }

View file

@ -231,8 +231,6 @@
77.72.80.0/24 77.72.80.0/24
77.77.64.0/18 77.77.64.0/18
77.81.32.0/20 77.81.32.0/20
77.81.76.0/22
77.81.80.0/22
77.81.128.0/21 77.81.128.0/21
77.81.144.0/20 77.81.144.0/20
77.81.192.0/19 77.81.192.0/19
@ -718,7 +716,7 @@
109.239.0.0/20 109.239.0.0/20
113.203.0.0/17 113.203.0.0/17
128.0.105.0/24 128.0.105.0/24
128.65.160.0/19 128.65.176.0/20
130.185.72.0/21 130.185.72.0/21
130.193.77.0/24 130.193.77.0/24
130.255.192.0/18 130.255.192.0/18
@ -735,7 +733,6 @@
151.238.0.0/15 151.238.0.0/15
151.240.0.0/15 151.240.0.0/15
151.242.0.0/17 151.242.0.0/17
151.243.128.0/17
151.244.0.0/14 151.244.0.0/14
152.89.12.0/22 152.89.12.0/22
152.89.44.0/22 152.89.44.0/22
@ -844,7 +841,6 @@
185.36.228.0/24 185.36.228.0/24
185.36.231.0/24 185.36.231.0/24
185.37.52.0/22 185.37.52.0/22
185.39.180.0/22
185.40.16.0/24 185.40.16.0/24
185.40.240.0/22 185.40.240.0/22
185.41.0.0/22 185.41.0.0/22
@ -1388,7 +1384,6 @@
188.214.120.0/23 188.214.120.0/23
188.214.160.0/19 188.214.160.0/19
188.214.216.0/21 188.214.216.0/21
188.214.232.0/22
188.215.24.0/22 188.215.24.0/22
188.215.88.0/22 188.215.88.0/22
188.215.128.0/20 188.215.128.0/20
@ -1484,8 +1479,6 @@
194.9.56.0/23 194.9.56.0/23
194.9.80.0/23 194.9.80.0/23
194.15.96.0/22 194.15.96.0/22
194.26.2.0/23
194.26.20.0/23
194.26.117.0/24 194.26.117.0/24
194.26.195.0/24 194.26.195.0/24
194.31.108.0/24 194.31.108.0/24

View file

@ -127,7 +127,6 @@
2a04:5b00::/29 2a04:5b00::/29
2a04:6980::/29 2a04:6980::/29
2a04:6e00::/29 2a04:6e00::/29
2a04:7d40::/29
2a04:8540::/29 2a04:8540::/29
2a04:87c0::/29 2a04:87c0::/29
2a04:8cc0::/29 2a04:8cc0::/29
@ -530,3 +529,5 @@
2a14:7e80::/29 2a14:7e80::/29
2a14:7f80::/29 2a14:7f80::/29
2a14:8c00::/29 2a14:8c00::/29
2a14:8e00::/29
2a14:ec00::/29

View file

@ -58,6 +58,7 @@
"94.198.48.0/23", "94.198.48.0/23",
"128.140.232.0/21", "128.140.232.0/21",
"130.208.0.0/16", "130.208.0.0/16",
"141.138.152.0/21",
"147.28.16.0/20", "147.28.16.0/20",
"149.126.80.0/21", "149.126.80.0/21",
"157.97.0.0/19", "157.97.0.0/19",

View file

@ -53,6 +53,7 @@
94.198.48.0/23 94.198.48.0/23
128.140.232.0/21 128.140.232.0/21
130.208.0.0/16 130.208.0.0/16
141.138.152.0/21
147.28.16.0/20 147.28.16.0/20
149.126.80.0/21 149.126.80.0/21
157.97.0.0/19 157.97.0.0/19

View file

@ -831,7 +831,6 @@
"89.150.44.0/22", "89.150.44.0/22",
"89.150.52.0/24", "89.150.52.0/24",
"89.150.56.0/24", "89.150.56.0/24",
"89.150.58.0/24",
"89.150.60.0/23", "89.150.60.0/23",
"89.150.62.0/24", "89.150.62.0/24",
"89.184.96.0/19", "89.184.96.0/19",
@ -2867,7 +2866,6 @@
"194.176.126.0/24", "194.176.126.0/24",
"194.177.64.0/18", "194.177.64.0/18",
"194.179.128.0/22", "194.179.128.0/22",
"194.179.146.0/23",
"194.179.150.0/23", "194.179.150.0/23",
"194.179.152.0/21", "194.179.152.0/21",
"194.179.160.0/19", "194.179.160.0/19",
@ -2950,6 +2948,7 @@
"195.110.96.0/19", "195.110.96.0/19",
"195.110.128.0/19", "195.110.128.0/19",
"195.120.0.0/16", "195.120.0.0/16",
"195.128.131.0/24",
"195.128.234.0/23", "195.128.234.0/23",
"195.130.195.0/24", "195.130.195.0/24",
"195.130.213.0/24", "195.130.213.0/24",

View file

@ -826,7 +826,6 @@
89.150.44.0/22 89.150.44.0/22
89.150.52.0/24 89.150.52.0/24
89.150.56.0/24 89.150.56.0/24
89.150.58.0/24
89.150.60.0/23 89.150.60.0/23
89.150.62.0/24 89.150.62.0/24
89.184.96.0/19 89.184.96.0/19
@ -2862,7 +2861,6 @@
194.176.126.0/24 194.176.126.0/24
194.177.64.0/18 194.177.64.0/18
194.179.128.0/22 194.179.128.0/22
194.179.146.0/23
194.179.150.0/23 194.179.150.0/23
194.179.152.0/21 194.179.152.0/21
194.179.160.0/19 194.179.160.0/19
@ -2945,6 +2943,7 @@
195.110.96.0/19 195.110.96.0/19
195.110.128.0/19 195.110.128.0/19
195.120.0.0/16 195.120.0.0/16
195.128.131.0/24
195.128.234.0/23 195.128.234.0/23
195.130.195.0/24 195.130.195.0/24
195.130.213.0/24 195.130.213.0/24

View file

@ -158,7 +158,6 @@
"43.232.0.0/14", "43.232.0.0/14",
"43.239.104.0/22", "43.239.104.0/22",
"43.239.248.0/24", "43.239.248.0/24",
"43.242.136.0/22",
"43.244.0.0/16", "43.244.0.0/16",
"43.246.128.0/22", "43.246.128.0/22",
"43.246.192.0/21", "43.246.192.0/21",
@ -3464,6 +3463,7 @@
"2401:dbc0::/32", "2401:dbc0::/32",
"2401:dc40::/32", "2401:dc40::/32",
"2401:dd40::/32", "2401:dd40::/32",
"2401:df60::/32",
"2401:e300::/32", "2401:e300::/32",
"2401:e700::/32", "2401:e700::/32",
"2401:efc0::/32", "2401:efc0::/32",

View file

@ -153,7 +153,6 @@
43.232.0.0/14 43.232.0.0/14
43.239.104.0/22 43.239.104.0/22
43.239.248.0/24 43.239.248.0/24
43.242.136.0/22
43.244.0.0/16 43.244.0.0/16
43.246.128.0/22 43.246.128.0/22
43.246.192.0/21 43.246.192.0/21

View file

@ -354,6 +354,7 @@
2401:dbc0::/32 2401:dbc0::/32
2401:dc40::/32 2401:dc40::/32
2401:dd40::/32 2401:dd40::/32
2401:df60::/32
2401:e300::/32 2401:e300::/32
2401:e700::/32 2401:e700::/32
2401:efc0::/32 2401:efc0::/32

View file

@ -66,6 +66,7 @@
"102.164.56.0/21", "102.164.56.0/21",
"102.166.0.0/15", "102.166.0.0/15",
"102.176.180.0/22", "102.176.180.0/22",
"102.206.248.0/22",
"102.207.44.0/22", "102.207.44.0/22",
"102.207.68.0/22", "102.207.68.0/22",
"102.207.148.0/22", "102.207.148.0/22",

View file

@ -61,6 +61,7 @@
102.164.56.0/21 102.164.56.0/21
102.166.0.0/15 102.166.0.0/15
102.176.180.0/22 102.176.180.0/22
102.206.248.0/22
102.207.44.0/22 102.207.44.0/22
102.207.68.0/22 102.207.68.0/22
102.207.148.0/22 102.207.148.0/22

View file

@ -73,6 +73,7 @@
"193.106.48.0/22", "193.106.48.0/22",
"193.151.226.0/24", "193.151.226.0/24",
"193.176.239.0/24", "193.176.239.0/24",
"194.56.214.0/24",
"194.76.192.0/24", "194.76.192.0/24",
"194.76.217.0/24", "194.76.217.0/24",
"194.76.218.0/24", "194.76.218.0/24",

View file

@ -68,6 +68,7 @@
193.106.48.0/22 193.106.48.0/22
193.151.226.0/24 193.151.226.0/24
193.176.239.0/24 193.176.239.0/24
194.56.214.0/24
194.76.192.0/24 194.76.192.0/24
194.76.217.0/24 194.76.217.0/24
194.76.218.0/24 194.76.218.0/24

View file

@ -50,6 +50,7 @@
"160.22.40.0/23", "160.22.40.0/23",
"160.187.128.0/23", "160.187.128.0/23",
"160.191.178.0/23", "160.191.178.0/23",
"160.250.220.0/23",
"180.131.148.0/22", "180.131.148.0/22",
"183.182.96.0/19", "183.182.96.0/19",
"185.19.104.0/22", "185.19.104.0/22",
@ -81,6 +82,7 @@
"2400:c180::/32", "2400:c180::/32",
"2400:d3a0::/32", "2400:d3a0::/32",
"2401:d4a0::/32", "2401:d4a0::/32",
"2401:e060::/32",
"2402:6840::/32", "2402:6840::/32",
"2402:8c80::/32", "2402:8c80::/32",
"2402:8d80::/32", "2402:8d80::/32",

View file

@ -45,6 +45,7 @@
160.22.40.0/23 160.22.40.0/23
160.187.128.0/23 160.187.128.0/23
160.191.178.0/23 160.191.178.0/23
160.250.220.0/23
180.131.148.0/22 180.131.148.0/22
183.182.96.0/19 183.182.96.0/19
185.19.104.0/22 185.19.104.0/22

Some files were not shown because too many files have changed in this diff Show more