oznu / dns-zone-blacklist

This project generates dnsmasq, bind and unbound zone files to be used in DNS based AD Blockers.
https://hub.docker.com/r/oznu/dns-ad-blocker
MIT License
169 stars 24 forks source link

Remove/whitelist catchall for *.info TLD #24

Closed fuxii closed 3 years ago

fuxii commented 3 years ago

The latest bind file contains a catchall for the .info TLD. Would it be possible to remove/whitelist that TLD for the automated builds?

oznu commented 3 years ago

Done, thanks for reporting.

The build task will now check against a known list of TLDs.

fuxii commented 3 years ago

A general solution is even better. Thank you for the fast fix!

oznu commented 3 years ago

I'd actually noticed a .info domain I visit wasn't working on the local network, I hadn't investigated the issue yet though 😄