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:
@@ -60,8 +60,10 @@
|
||||
"13.107.246.53",
|
||||
"13.107.246.60",
|
||||
"13.107.246.62",
|
||||
"13.107.246.63",
|
||||
"13.107.246.67",
|
||||
"13.107.246.69",
|
||||
"13.107.246.70",
|
||||
"13.107.246.74",
|
||||
"13.107.253.45",
|
||||
"13.107.253.67",
|
||||
@@ -2227,6 +2229,7 @@
|
||||
"2620:1ec:bdf::45",
|
||||
"2620:1ec:bdf::60",
|
||||
"2620:1ec:bdf::62",
|
||||
"2620:1ec:bdf::63",
|
||||
"2620:1ec:bdf::67",
|
||||
"2620:1ec:bdf::69",
|
||||
"2620:1ec:bdf::74",
|
||||
@@ -2296,10 +2299,10 @@
|
||||
"65.8.0.0/14"
|
||||
],
|
||||
"cidr6": [
|
||||
"2600:9000::/64",
|
||||
"2606:4700::/64",
|
||||
"2620:1ec::/64",
|
||||
"2a06:98c1::/64"
|
||||
"2600:9000::/28",
|
||||
"2606:4700::/32",
|
||||
"2620:1ec::/36",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
Reference in New Issue
Block a user