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:
@@ -16,8 +16,10 @@
|
||||
"172.67.14.139",
|
||||
"188.114.98.224",
|
||||
"188.114.98.229",
|
||||
"188.114.98.236",
|
||||
"188.114.99.224",
|
||||
"188.114.99.229"
|
||||
"188.114.99.229",
|
||||
"188.114.99.236"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:10::6816:325d",
|
||||
@@ -25,8 +27,10 @@
|
||||
"2606:4700:10::ac43:e8b",
|
||||
"2a06:98c1:3122:e000::",
|
||||
"2a06:98c1:3122:e000::5",
|
||||
"2a06:98c1:3122:e000::c",
|
||||
"2a06:98c1:3123:e000::",
|
||||
"2a06:98c1:3123:e000::5"
|
||||
"2a06:98c1:3123:e000::5",
|
||||
"2a06:98c1:3123:e000::c"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
@@ -34,6 +38,7 @@
|
||||
"188.114.96.0/22"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/64",
|
||||
"2a06:98c1::/64"
|
||||
],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user