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:
@@ -17,12 +17,14 @@
|
||||
"ip4": [
|
||||
"162.19.86.111",
|
||||
"188.124.37.146",
|
||||
"188.165.25.6",
|
||||
"54.37.161.241"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"162.19.0.0/16",
|
||||
"188.124.37.0/24",
|
||||
"188.165.24.0/21",
|
||||
"54.36.0.0/15"
|
||||
],
|
||||
"cidr6": [],
|
||||
|
Reference in New Issue
Block a user