Hacker News new | ask | show | jobs
by lorenzhs 3298 days ago
Yeah, but then you've got cases like this: https://www.troyhunt.com/ad-blockers-are-part-of-the-problem...

I've been using adblockers for about ten years now, but blocking that just seems over the top and I understand Troy's frustration. I want a blocker to prevent trackers from being loaded and for removing annoying crap from webpages. That includes most ads, newsletter popups, interstitials, maybe social widgets and cookie notices, but certainly not "Sponsored by [Company Name]: [A sentence about the company]".

1 comments

Why is that thing loaded by javascript, and why is it on a different domain from the site (with www vs. without it).

It took way too many steps for me to get to see the sponsor message.

Troy's sponsor message isn't loaded by JavaScript. Someone blacklisted the div id on the list several ad blockers are using.
The div is static, the sponsor name is dynamic.