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:
@@ -15,11 +15,13 @@
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"185.152.212.205",
|
||||
"185.152.214.187",
|
||||
"34.107.133.84"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"185.152.212.0/24",
|
||||
"185.152.214.0/24",
|
||||
"34.64.0.0/10"
|
||||
],
|
||||
"cidr6": [],
|
||||
|
Reference in New Issue
Block a user