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:
@@ -21,13 +21,16 @@
|
||||
"151.101.37.194",
|
||||
"151.101.65.194",
|
||||
"151.101.85.194",
|
||||
"51.15.27.51"
|
||||
"51.15.27.51",
|
||||
"51.15.27.55",
|
||||
"65.109.52.31"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"146.75.0.0/16",
|
||||
"151.101.0.0/16",
|
||||
"51.15.0.0/18"
|
||||
"51.15.0.0/18",
|
||||
"65.108.0.0/15"
|
||||
],
|
||||
"cidr6": [],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user