mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13"
|
||||
"172.64.0.0/13",
|
||||
"5.61.56.0/22"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
|
@@ -43,12 +43,14 @@
|
||||
"18.128.0.0/9",
|
||||
"185.209.20.128/25",
|
||||
"185.243.218.0/24",
|
||||
"185.81.128.0/23",
|
||||
"54.160.0.0/11",
|
||||
"89.234.156.0/24",
|
||||
"91.216.110.0/24",
|
||||
"94.23.192.0/18"
|
||||
],
|
||||
"cidr6": [
|
||||
"2001:41d0::/44",
|
||||
"2606:4700::/32",
|
||||
"2a03:7220:8083::/48",
|
||||
"2a03:94e0::/32"
|
||||
|
Reference in New Issue
Block a user