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:
@@ -16,12 +16,14 @@
|
||||
"ip4": [
|
||||
"31.222.238.164",
|
||||
"31.222.238.167",
|
||||
"51.89.235.224"
|
||||
"51.89.235.224",
|
||||
"67.159.8.114"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"31.222.238.128/25",
|
||||
"51.89.235.0/24"
|
||||
"51.89.235.0/24",
|
||||
"67.159.0.0/18"
|
||||
],
|
||||
"cidr6": [],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user