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:
@@ -44,6 +44,12 @@
|
||||
"104.21.93.123",
|
||||
"104.21.96.1",
|
||||
"172.67.209.224",
|
||||
"188.114.96.10",
|
||||
"188.114.96.4",
|
||||
"188.114.96.7",
|
||||
"188.114.97.10",
|
||||
"188.114.97.4",
|
||||
"188.114.97.7",
|
||||
"216.24.57.251",
|
||||
"216.24.57.252",
|
||||
"216.24.57.7"
|
||||
@@ -55,15 +61,25 @@
|
||||
"2606:4700:3030::6815:4001",
|
||||
"2606:4700:3030::6815:5001",
|
||||
"2606:4700:3030::6815:6001",
|
||||
"2606:4700:3030::6815:7001"
|
||||
"2606:4700:3030::6815:7001",
|
||||
"2606:4700:3033::6815:5d7b",
|
||||
"2606:4700:3037::ac43:d1e0",
|
||||
"2a06:98c1:3120::4",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3120::a",
|
||||
"2a06:98c1:3121::4",
|
||||
"2a06:98c1:3121::7",
|
||||
"2a06:98c1:3121::a"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22",
|
||||
"216.24.57.0/24"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
"2606:4700::/32",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
Reference in New Issue
Block a user