We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004837a commit b1e1e64Copy full SHA for b1e1e64
intra/backend/dnsx_listener.go
@@ -64,7 +64,7 @@ type DNSOpts struct {
64
// usually, user-set DNS (dnsx.Preferred or dnsx.System) when primary is
65
// dnsx.BlockFree or dnsx.Fixed. Mostly, left unset.
66
TIDSECCSV string
67
- // If set, query bypasses on-device blocklists only, independent of wheter TIDCSV
+ // If set, query bypasses on-device blocklists only, independent of whether TIDCSV
68
// has dnsx.BlockFree or not. The difference is, dnsx.BlockFree if pointing to a
69
// non-blocking resolver (like one.one.one.one or dns.google)
70
// will bypass both on-device & upstream blocklists.
0 commit comments