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:
@@ -62,9 +62,9 @@
|
||||
"94.23.192.0/18"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/64",
|
||||
"2a03:7220:8083::/64",
|
||||
"2a03:94e0::/64"
|
||||
"2606:4700::/32",
|
||||
"2a03:7220:8083::/48",
|
||||
"2a03:94e0::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
Reference in New Issue
Block a user