mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 00:49:36 +03:00
chore(fix): new config data and cidr storage update after merge adjacent CIDRs
This commit is contained in:
@@ -59,10 +59,13 @@
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22"
|
||||
"185.185.12.0/22",
|
||||
"188.114.96.0/22",
|
||||
"45.133.44.0/22"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
"2a02:b48::/29",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user