Y
Hacker News
new
|
ask
|
show
|
jobs
by
throw-12-16
180 days ago
I have no need for a PiHole currently, but I will likely set one up if that happens.
2 comments
dogma1138
180 days ago
PiHole is nearly useless these days. It doesn’t block the majority of the ads and DNS blacklisting on its own breaks websites.
The only way to do ad-blocking these days is with DOM manipulation.
link
somebehemoth
180 days ago
This is not my experience at all. pihole blocks a massive amount of ads in my home. It is extremely rare that any website ever breaks.
link
dogma1138
176 days ago
What adlist are you using?
link
DetectDefect
180 days ago
DNS blocking is entirely insufficient compared to DOM interception and filtering, especially with domain fronting.
link
The only way to do ad-blocking these days is with DOM manipulation.