fix: 0.0.0.0/8 → blocked ranges + bump 0.5.23
This commit is contained in:
@@ -15,6 +15,7 @@ const BLOCKED_RANGES = [
|
||||
'198.18.0.0/15',
|
||||
'224.0.0.0/4',
|
||||
'240.0.0.0/4',
|
||||
'0.0.0.0/8',
|
||||
'255.255.255.255/32',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user