Update default dns servers

According to https://safing.io/blog/2020/07/07/we-are-updating-portmasters-default-dns-servers/
This commit is contained in:
Daniel
2020-07-12 22:17:11 +02:00
parent 3d0e01383f
commit 941e234fa5
2 changed files with 36 additions and 32 deletions

View File

@@ -32,6 +32,13 @@ var (
// Resolver holds information about an active resolver.
type Resolver struct {
// Server config url (and ID)
// Supported parameters:
// - `verify=domain`: verify domain (dot only)
// - `name=name`: human readable name for resolver
// - `blockedif=empty`: how to detect if the dns service blocked something
// - `empty`: NXDomain result, but without any other record in any section
// - `refused`: Request was refused
// - `zeroip`: Answer only contains zeroip
Server string
// Name is the name of the resolver as passed via