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:
@@ -27,7 +27,8 @@
|
||||
"188.114.97.1",
|
||||
"188.114.97.10",
|
||||
"188.114.97.3",
|
||||
"188.114.97.7"
|
||||
"188.114.97.7",
|
||||
"91.195.240.94"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3030::6815:3ecb",
|
||||
@@ -46,7 +47,8 @@
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22"
|
||||
"188.114.96.0/22",
|
||||
"91.195.240.0/23"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/64",
|
||||
|
Reference in New Issue
Block a user