|
@@ -1282,7 +1282,7 @@ type DNSConfig struct {
|
|
|
// match.
|
|
// match.
|
|
|
//
|
|
//
|
|
|
// Matches are case insensitive.
|
|
// Matches are case insensitive.
|
|
|
- ExitNodeFilteredSet []string
|
|
|
|
|
|
|
+ ExitNodeFilteredSet []string `json:",omitempty"`
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// DNSRecord is an extra DNS record to add to MagicDNS.
|
|
// DNSRecord is an extra DNS record to add to MagicDNS.
|