mirror of
https://github.com/rekryt/iplist.git
synced 2026-02-26 09:18:35 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -16,12 +16,15 @@
|
||||
"ip4": [
|
||||
"185.152.212.205",
|
||||
"185.152.214.187",
|
||||
"34.107.133.84"
|
||||
"34.107.133.84",
|
||||
"34.120.56.38",
|
||||
"34.50.146.240"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"185.152.212.0/24",
|
||||
"185.152.214.0/24",
|
||||
"34.32.0.0/11",
|
||||
"34.64.0.0/10"
|
||||
],
|
||||
"cidr6": [],
|
||||
|
||||
Reference in New Issue
Block a user