https://raw.githubusercontent.com/notracking/hosts-blocklists/master/domains.txt Open raw list Description
Filter list covering ads, privacy, malware. Format: dnsmasq domains list. Maintained by notracking. See the project homepage for details and inclusion criteria.
Integration
sudo curl -fsSL "https://raw.githubusercontent.com/notracking/hosts-blocklists/master/domains.txt" -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.
