https://raw.githubusercontent.com/googlehosts/hosts/master/hosts-files/dnsmasq.conf Open raw list Description
Filter list covering proxy. Format: dnsmasq domains list. See the project homepage for details and inclusion criteria.
Integration
sudo curl -fsSL "https://raw.githubusercontent.com/googlehosts/hosts/master/hosts-files/dnsmasq.conf" -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.
