https://raw.githubusercontent.com/oznu/dns-zone-blacklist/master/unbound/unbound.blacklist Open raw list Description
Filter list covering privacy, malware. Format: Unbound. Maintained by oznu. See the project homepage for details and inclusion criteria.
Integration
sudo curl -fsSL "https://raw.githubusercontent.com/oznu/dns-zone-blacklist/master/unbound/unbound.blacklist" -o /etc/unbound/unbound.conf.d/blocklist.conf
sudo unbound-checkconf && sudo systemctl restart unbound Ensure include: "/etc/unbound/unbound.conf.d/*.conf" is present in your Unbound configuration.
