mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 00:49:36 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -143,7 +143,9 @@
|
||||
"67.22.56.6",
|
||||
"67.22.56.7"
|
||||
],
|
||||
"ip6": [],
|
||||
"ip6": [
|
||||
"2001:18b8:a114:3::"
|
||||
],
|
||||
"cidr4": [
|
||||
"64.210.128.0/19",
|
||||
"64.88.240.0/20",
|
||||
@@ -151,7 +153,9 @@
|
||||
"67.22.48.0/21",
|
||||
"67.22.56.0/22"
|
||||
],
|
||||
"cidr6": [],
|
||||
"cidr6": [
|
||||
"2001:18B8::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
|
Reference in New Issue
Block a user