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:
@@ -21,6 +21,7 @@
|
||||
"104.17.35.109",
|
||||
"104.18.146.40",
|
||||
"104.18.147.40",
|
||||
"109.61.92.8",
|
||||
"138.199.14.36",
|
||||
"138.199.14.37",
|
||||
"138.199.15.35",
|
||||
@@ -120,6 +121,7 @@
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"109.61.92.0/24",
|
||||
"138.199.0.0/18",
|
||||
"156.146.32.0/19",
|
||||
"169.150.192.0/18",
|
||||
|
@@ -61,7 +61,10 @@
|
||||
"84.17.59.17",
|
||||
"87.249.131.106"
|
||||
],
|
||||
"ip6": [],
|
||||
"ip6": [
|
||||
"2a02:6ea0:d300::30",
|
||||
"2a02:6ea0:d300::31"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"138.199.0.0/18",
|
||||
@@ -81,7 +84,9 @@
|
||||
"84.17.59.0/26",
|
||||
"87.249.131.0/24"
|
||||
],
|
||||
"cidr6": [],
|
||||
"cidr6": [
|
||||
"2a02:6ea0:d300::/40"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
|
@@ -22,6 +22,8 @@
|
||||
"156.146.33.168",
|
||||
"156.146.33.169",
|
||||
"156.146.33.170",
|
||||
"156.146.35.197",
|
||||
"156.146.35.208",
|
||||
"169.150.237.34",
|
||||
"169.150.237.35",
|
||||
"172.64.155.213",
|
||||
|
Reference in New Issue
Block a user