serverless-dns / blocklists

An opinionated collection of blocklists for RethinkDNS.
https://rethinkdns.com/configure
Mozilla Public License 2.0
85 stars 26 forks source link

Exclude "local" domains from blocklists #17

Open ignoramous opened 3 years ago

ignoramous commented 3 years ago

Domains ending .local, .localhost, or matching localhost, broadcasthost need to be excluded from the final output.

127.0.0.1 local
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost

For ex, ref: Clefspeare13/porn/strict/hosts