mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
chore(fix): new config data and cidr storage update after merge adjacent CIDRs
This commit is contained in:
@@ -25,19 +25,10 @@
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"13.200.0.0/13",
|
||||
"13.208.0.0/12",
|
||||
"13.224.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"18.128.0.0/9",
|
||||
"18.32.0.0/11",
|
||||
"18.64.0.0/10",
|
||||
"54.144.0.0/12",
|
||||
"54.160.0.0/11",
|
||||
"54.192.0.0/12",
|
||||
"54.208.0.0/13",
|
||||
"54.216.0.0/14",
|
||||
"54.220.0.0/15"
|
||||
"54.160.0.0/11"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
|
@@ -36,28 +36,13 @@
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"13.200.0.0/13",
|
||||
"13.208.0.0/12",
|
||||
"13.224.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"18.128.0.0/9",
|
||||
"18.32.0.0/11",
|
||||
"18.64.0.0/10",
|
||||
"185.209.20.128/25",
|
||||
"185.243.218.0/24",
|
||||
"54.144.0.0/12",
|
||||
"54.160.0.0/11",
|
||||
"54.192.0.0/12",
|
||||
"54.208.0.0/13",
|
||||
"54.216.0.0/14",
|
||||
"54.220.0.0/15",
|
||||
"89.234.156.0/24",
|
||||
"89.234.157.0/25",
|
||||
"89.234.157.128/26",
|
||||
"89.234.157.192/27",
|
||||
"89.234.157.224/28",
|
||||
"89.234.157.240/29",
|
||||
"89.234.157.248/30",
|
||||
"91.216.110.0/24",
|
||||
"94.23.192.0/18"
|
||||
],
|
||||
|
Reference in New Issue
Block a user