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:
@@ -11,11 +11,14 @@
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"51.15.27.51"
|
||||
"51.15.27.51",
|
||||
"51.15.27.55",
|
||||
"65.109.52.31"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"51.15.0.0/18"
|
||||
"51.15.0.0/18",
|
||||
"65.108.0.0/15"
|
||||
],
|
||||
"cidr6": [],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user