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,13 @@
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"5.35.91.158"
|
||||
"5.35.91.158",
|
||||
"87.236.16.19"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"5.35.88.0/21"
|
||||
"5.35.88.0/21",
|
||||
"87.236.16.0/24"
|
||||
],
|
||||
"cidr6": [],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user