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:
@@ -61,7 +61,10 @@
|
||||
"84.17.59.17",
|
||||
"87.249.131.106"
|
||||
],
|
||||
"ip6": [],
|
||||
"ip6": [
|
||||
"2a02:6ea0:d300::30",
|
||||
"2a02:6ea0:d300::31"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"138.199.0.0/18",
|
||||
@@ -81,7 +84,9 @@
|
||||
"84.17.59.0/26",
|
||||
"87.249.131.0/24"
|
||||
],
|
||||
"cidr6": [],
|
||||
"cidr6": [
|
||||
"2a02:6ea0:d300::/40"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
|
Reference in New Issue
Block a user