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:
@@ -76,11 +76,11 @@
|
||||
"95.85.69.0/24"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/64",
|
||||
"2a03:90c0:10::/64",
|
||||
"2a03:90c0:40::/64",
|
||||
"2a03:90c0:9997::/64",
|
||||
"2a03:90c0::/64"
|
||||
"2606:4700::/32",
|
||||
"2a03:90c0:10::/44",
|
||||
"2a03:90c0:40::/44",
|
||||
"2a03:90c0:9997::/48",
|
||||
"2a03:90c0::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
Reference in New Issue
Block a user