TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Test How Adblocker Is Affecting Your Website

2 点作者 billyharris将近 4 年前

2 条评论

zzo38computer将近 4 年前
If the adblocker is breaking something, there is the possibility that the adblocker is misconfigured; in the example shown there, that does seem to be the case (the user who uses a adblocker should configure it properly). However, note that in the example, the original page looks like extra space wasted; the one with adblock you can see the description in the screenshot since there is not the intervening picture blocking it.<p>Also, some JavaScripts&#x2F;CSS&#x2F;pictures&#x2F;etc might not need to be loaded (or the user might want to disable them), even if they aren&#x27;t advertisements. Sometimes there is a fancy CSS or animations that you might not want; I know that I often find that to be the case.
stephenr将近 4 年前
Given how many ad blockers are available, not to mention customisation options, I’m not sure how realistic this can ever hope to be.