The last time I have seen an ad was round about when wham was famous and I thought I'd share with you guys how to do that.
1) Install this privacy optimized firefox: https://librewolf.net/ (I'm reasonably sure that already does it for the most part)
2) Click an account here (I'm sure other VPNs work too) https://mullvad.net/en and setup the VPN-client to block ads (this happens via DNS, as in when you visit a site and the site tries to load ads, your browser generates DNS requests, which are routed to mullvad, which returns 0.0.0.0 for domains that serve ads / tracking / what not)
You can also locally install https://www.dnscrypt.org/. That doesnt have anything to do with ads by default, but it encrypts all your DNS traffic and it has a very cool blacklist feature. You can download adserver lists like this one https://github.com/anudeepND/blacklist or this one https://github.com/anudeepND/blacklist and parse them with sed to fit the syntax of the dnscrypt-proxy blacklists. Then you just setup your /etc/resolv.conf file on your workstation to use dnscrypt-proxy.
Any of these options alone should pretty much rid you of ads. I use all three on my workstation and I haven't seen an ad in a LONG time on any website.
1) Install this privacy optimized firefox: https://librewolf.net/ (I'm reasonably sure that already does it for the most part)
2) Click an account here (I'm sure other VPNs work too) https://mullvad.net/en and setup the VPN-client to block ads (this happens via DNS, as in when you visit a site and the site tries to load ads, your browser generates DNS requests, which are routed to mullvad, which returns 0.0.0.0 for domains that serve ads / tracking / what not)
You can also locally install https://www.dnscrypt.org/. That doesnt have anything to do with ads by default, but it encrypts all your DNS traffic and it has a very cool blacklist feature. You can download adserver lists like this one https://github.com/anudeepND/blacklist or this one https://github.com/anudeepND/blacklist and parse them with sed to fit the syntax of the dnscrypt-proxy blacklists. Then you just setup your /etc/resolv.conf file on your workstation to use dnscrypt-proxy.
Any of these options alone should pretty much rid you of ads. I use all three on my workstation and I haven't seen an ad in a LONG time on any website.