diff --git a/dnsmasq/dnsmasq.conf b/dnsmasq/dnsmasq.conf index 56592cd..6c1791f 100644 --- a/dnsmasq/dnsmasq.conf +++ b/dnsmasq/dnsmasq.conf @@ -57,6 +57,8 @@ server=8.8.4.4 #address=/double-click.net/127.0.0.1 address=/dev/127.0.0.1 address=/taboola.com/127.0.0.1 +address=/adspirit.de/127.0.0.1 +address=/outbrain.com/127.0.0.1 # If you want dnsmasq to listen for DHCP and DNS requests only on # specified interfaces (and the loopback) give the name of the @@ -589,7 +591,7 @@ listen-address=127.0.0.1 # Include another lot of configuration options. # conf-file=/usr/local/etc/dnsmasq.adblock.conf -conf-dir=/etc/dnsmasq.d +conf-dir=/usr/local/etc/dnsmasq.d # Include all the files in a directory except those ending in .bak #conf-dir=/etc/dnsmasq.d,.bak