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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How can I filter out paywalls from my internet?

10 点作者 bezoz大约 3 年前
I am not interested in <i>bypassing</i> paywalls. I just want to browse the web as if all those paywall sites do not even exist.<p>For example, I&#x27;d be happy if any link to a paywall site is replaced by a text indicating this is filtered. I don&#x27;t want to see any paywall site results in Google search, or links in Google news... etc.<p>Appreciate any pointers.

4 条评论

scottlilly大约 3 年前
Several years ago, I wrote a Greasemonkey script to do this. I haven&#x27;t used it in years, and am not sure if there&#x27;s an alternative for Brave browser (my new standard).<p>It basically looked for all the &quot;a&quot; elements in the DOM and:<p>1. Set the href to call a JavaScript void<p>2. Set the element style&#x27;s text-decoration to none<p>3. Set the element style&#x27;s background color to #f3f315
rishikeshs大约 3 年前
12ft.io
holden_nelson大约 3 年前
Why?
评论 #30584207 未加载
anon9384929大约 3 年前
Can someone tell me why google allows paywalled results?
评论 #30584213 未加载