https://github.com/fabriziosalmi/blacklists/releases/download/latest/unbound_blacklist.txt Open raw list Description
Filter list covering ads, privacy, malware, phishing. Format: Unbound. Maintained by Fabrizio Salmi. See the project homepage for details and inclusion criteria.
Integration
sudo curl -fsSL "https://github.com/fabriziosalmi/blacklists/releases/download/latest/unbound_blacklist.txt" -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.
