posted in Technology
Facebook ads are so hard to block that uBlock Origin stopped filtering them
www.neowin.net/news/facebook-ads-are-so-hard-to-block-that-ublock-origin-stopped-filtering-them/posted in Technology
Facebook ads are so hard to block that uBlock Origin stopped filtering them
www.neowin.net/news/facebook-ads-are-so-hard-to-block-that-ublock-origin-stopped-filtering-them/I found a trick to block Facebook ads without an extension…
echo “127.0.0.1 facebook.com” >> /etc/hosts
For a hosts file, shouldn’t that be 0.0.0.0?