Perflyst / PiHoleBlocklist

PiHole and AGH Blocklists
MIT License
789 stars 116 forks source link

Request to add lists in /etc/hosts format #143

Open NCLI opened 1 year ago

NCLI commented 1 year ago

For those of us blocking ads and trackers using something like https://github.com/StevenBlack/hosts already, it would be really neat if these lists were compatible with the standard /etc/hosts format.

Pihole will actually work fine with this format as well, and just strips away the leading IP-address, so this request could be met simply by prepending 0.0.0.0 to every line of the Pihole-compatible files.