Hi,
in order to redirect about 100k domains (but it could grow to 1M), is it
more efficient to use the "local-zone redirect" built-in or an external
python script like this one?
https://github.com/ohitz/unbound-domainfilter/blob/master/dns_filter.py
thank you