GithubHelp home page GithubHelp logo

Comments (7)

Symbiot78 avatar Symbiot78 commented on April 28, 2024

2015-09-15_11-13-27

this is the source from the site..

from pi-hole.

korhadris avatar korhadris commented on April 28, 2024

The image displayed is hosted on glocdn.investing.com not on pubads.g.doubleclick.net (which is where the link directs you to if you follow it).

from pi-hole.

poblabs avatar poblabs commented on April 28, 2024

I just ran cat /etc/pihole/gravity.list | grep investing.com and didn't find investing.com as part of a black holed domain. This would explain why you're seeing the image as @korhadris mentioned. If you click on it though, it should be blocked.

pi@dns ~ $ cat /etc/pihole/gravity.list | grep pubads.g.doubleclick.net
192.168.0.3 pubads.g.doubleclick.net
192.168.0.3 securepubads.g.doubleclick.net

Where 192.168.0.3 is the address of my Pi (yours will be different. Probably 192.168.1.176)

from pi-hole.

Symbiot78 avatar Symbiot78 commented on April 28, 2024

Yeah that was my thought as well.. But how does an addin like Adblock know to block the same ad?
Doesn't it use the same tech?

from pi-hole.

Symbiot78 avatar Symbiot78 commented on April 28, 2024

I see they use css injecting as well..
I guess I'm just looking for the whole package

from pi-hole.

poblabs avatar poblabs commented on April 28, 2024

Yeah adblock looks for certain advertisements using the <div> on the page and blocks it that way. The ads are still loaded, but adblock hides it.

Pi-hole blocks the ad from even loading (by using DNS) - but if the ad is on a trusted server (like investing.com), then there's not much you could do.

from pi-hole.

jacobsalmela avatar jacobsalmela commented on April 28, 2024

@poblabs said it well. The Pi-hole cuts ads off at the source for an entire domain or subdomain, where as ABP uses CSS-injection. Each has their own strengths/weaknesses. As is true of many things in technology, a layered approach usually works best. Personally, I use the Pi-hole for blocking the majority of ads and saving bandwidth, and then I supplement it with ABP for cases like this.

Since it's not really an issue with the functionality of the Pi-hole itself, rather the specific site/ad combo, I will close this issue.

from pi-hole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.