fix: 0.0.0.0/8 → blocked ranges + bump 0.5.23

This commit is contained in:
2026-06-04 16:13:04 +03:00
parent 05c6920987
commit e9bd94cea3
4 changed files with 105 additions and 1 deletions
+1
View File
@@ -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',
];