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:
@@ -31,6 +31,10 @@
|
||||
"172.67.193.53",
|
||||
"18.141.199.30",
|
||||
"18.141.222.153",
|
||||
"188.114.96.10",
|
||||
"188.114.96.7",
|
||||
"188.114.97.10",
|
||||
"188.114.97.7",
|
||||
"199.59.243.228",
|
||||
"54.169.253.230"
|
||||
],
|
||||
@@ -46,7 +50,11 @@
|
||||
"2606:4700:3037::6815:14a4",
|
||||
"2606:4700:3038::6815:eb61",
|
||||
"2606:4700:3038::6815:eb62",
|
||||
"2a01:4f8:1c1c:88bf::64"
|
||||
"2a01:4f8:1c1c:88bf::64",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3120::a",
|
||||
"2a06:98c1:3121::7",
|
||||
"2a06:98c1:3121::a"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
@@ -55,12 +63,14 @@
|
||||
"172.224.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"18.128.0.0/9",
|
||||
"188.114.96.0/22",
|
||||
"199.59.240.0/22",
|
||||
"54.160.0.0/11"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
"2a01:4f8:1c1c::/48"
|
||||
"2a01:4f8:1c1c::/48",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
Reference in New Issue
Block a user