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:
@@ -16,8 +16,12 @@
|
||||
"ip6": [
|
||||
"2a07:180::26"
|
||||
],
|
||||
"cidr4": [],
|
||||
"cidr6": [],
|
||||
"cidr4": [
|
||||
"14.102.228.0/23"
|
||||
],
|
||||
"cidr6": [
|
||||
"2a07:180::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
|
Reference in New Issue
Block a user