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:
@@ -25,6 +25,7 @@
|
||||
"151.101.85.91",
|
||||
"34.246.170.229",
|
||||
"34.252.45.205",
|
||||
"46.137.42.117",
|
||||
"52.16.90.14",
|
||||
"52.17.89.194",
|
||||
"54.72.137.35",
|
||||
@@ -32,18 +33,25 @@
|
||||
"63.33.251.76",
|
||||
"63.34.130.43",
|
||||
"63.34.52.69",
|
||||
"79.125.96.103"
|
||||
"79.125.96.103",
|
||||
"99.80.31.189"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"146.75.0.0/16",
|
||||
"151.101.0.0/16",
|
||||
"34.192.0.0/10",
|
||||
"46.137.0.0/17",
|
||||
"52.0.0.0/10",
|
||||
"52.64.0.0/12",
|
||||
"54.64.0.0/11",
|
||||
"63.32.0.0/14",
|
||||
"79.125.64.0/18"
|
||||
"79.125.64.0/18",
|
||||
"99.78.128.0/17",
|
||||
"99.79.0.0/16",
|
||||
"99.80.0.0/15",
|
||||
"99.82.0.0/17",
|
||||
"99.82.128.0/18"
|
||||
],
|
||||
"cidr6": [],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user