Before each test a pristine copy of the installation default hosts file was copied to /etc/hosts
Advert Blocker was used to add a list from a single blocking service
The contents of the hosts file was viewed to verify the result
mvps.org and yoyo.org both work as expected.
technobeta.com produces the following:
Code: Select all
cat /etc/hosts
127.0.0.1 localhost
127.0.0.1 antiX1
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
sysctl.org produces the following:
Code: Select all
cat /etc/hosts
127.0.0.1 localhost
127.0.0.1 antiX1
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
# pup-advert-blocker IPs below
127.0.0.1 localhost
# pup-advert-blocker IPs above