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:
@@ -229,9 +229,9 @@
|
||||
"69.162.64.0/18"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/64",
|
||||
"2620:127:f000::/64",
|
||||
"2a06:98c1::/64"
|
||||
"2606:4700::/32",
|
||||
"2620:127:f000::/44",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
@@ -9662,7 +9662,7 @@
|
||||
"66.22.192.0/18"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/64"
|
||||
"2606:4700::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
@@ -311,7 +311,7 @@
|
||||
"162.158.0.0/15"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/64"
|
||||
"2606:4700::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
Reference in New Issue
Block a user