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:
@@ -19,7 +19,9 @@
|
||||
"188.114.98.229",
|
||||
"188.114.99.224",
|
||||
"188.114.99.228",
|
||||
"188.114.99.229"
|
||||
"188.114.99.229",
|
||||
"92.205.148.35",
|
||||
"92.205.251.36"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:10::6816:10a7",
|
||||
@@ -35,7 +37,9 @@
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22"
|
||||
"188.114.96.0/22",
|
||||
"92.205.144.0/21",
|
||||
"92.205.224.0/19"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
|
Reference in New Issue
Block a user