6 ms·
Thanks! Does it have "cosmetic filters" (the ones that block certain elements on page) or similar feature?
by fireattack 6y ago
Thanks!
Does it have "cosmetic filters" (the ones that block certain elements on page) or similar feature?
- tuxracer 6y agoNo. It inherently cannot. Pi-Hole isn't a proxy where all traffic is flowing through it and has a chance to be modified. Pi-Hole is strictly answering the question, "What is the IP address for this hostname?" If a given hostname is known to host trackers or something undesirable Pi-Hole will claim it's an unknown host so the device is unable to reach it.
- dastx 6y agoThis is a feature that has been requested, but isn't implemented yet. Suggest you give it a thumbs up on github as they implement things in order of highest number of thumbs.
- crtasm 6y agoPlease don't, as explained in sibling comment it's not possible with DNS blocking.
- dastx 6y agoIt wouldn't be DNS blocking. The feature request on the project is about adding an HTTPS MITM Proxy that would then do the cosmetic filters among other things. AGH already supports adding AdGuard filters, but for obvious reasons it only applies domain based filters. Adding the MITM proxy would allow for processing of the cosmetic filters too. More info: - https://github.com/AdguardTeam/AdGuardHome/issues/391 https://github.com/AdguardTeam/AdGuardHome/issues/391 - https://github.com/AdguardTeam/AdGuardHome/issues/1228 https://github.com/AdguardTeam/AdGuardHome/issues/1228
- crtasm 6y agoAh - fireattack's question was regarding Pi-Hole.