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:
@@ -13,12 +13,15 @@
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"145.14.151.194",
|
||||
"213.239.219.172"
|
||||
"213.239.219.172",
|
||||
"51.15.27.51",
|
||||
"51.15.27.55"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"145.14.148.0/22",
|
||||
"213.239.216.0/22"
|
||||
"213.239.216.0/22",
|
||||
"51.15.0.0/18"
|
||||
],
|
||||
"cidr6": [],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user