|
|
|
|
|
by 3xblah
2398 days ago
|
|
With uBlock, is it possible to block all subdomains but allow a specific subdomain? A resolver (e.g., unbound) is only one half of the DNS method I use. The other is an authoritative nameserver (e.g., nsd).
For my own purposes, the resolver is optional. |
|
True, although I imagine for most people the nameserver part of it is the more optional. DNS ad blocking software tends to be a recursive resolver that returns 0.0.0.0 results for some unwanted domains. Unbound has the ability to do that (for the few domains I'm filtering entirely), and so I've stuck with that.