https://raw.githubusercontent.com/oznu/dns-zone-blacklist/master/dnsmasq/dnsmasq.blacklist Open raw list Description
Filter list covering privacy, malware. Format: dnsmasq domains list. 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/dnsmasq/dnsmasq.blacklist" -o /etc/dnsmasq.d/blocklist.conf
sudo systemctl restart dnsmasq Make sure conf-dir=/etc/dnsmasq.d/,*.conf is set in /etc/dnsmasq.conf. Re-run the download regularly (e.g. via cron) to keep the list fresh.
