
这个方法适用于本身已经在用 ublock origin 的用户,可以很简单地屏蔽大部份自己不想看的 AI 工具相关帖子的同时还能不主动屏蔽某些节点
核心原理是: https://github.com/gorhill/ublock/wiki/Procedural-cosmetic-filters#subjecthas-textneedle
点击 ublock origin 的设置,在自定义静态规则 tab 页中加上自定义静态规则:
v2ex.com##.post-item:has-text(/(cursor|gpt|openai|gemini|claude|bolt|ai|copilot|chatbot|llm|dalle|midjourney|stable\s*diffusion|bard|anthropic|sora)/i) 可以自行针对性增删。
另外,这个主题是延续之前我发过的帖子的回复的使用方式: https://v2ex.com/t/925409#1
修改规则为:
v2ex.com##.item:has-text(/(cursor|gpt|openai|gemini|claude|bolt|ai|copilot|chatbot|llm|dalle|midjourney|stable\s*diffusion|bard|anthropic|sora)/i) 1 mcfog 293 天前 谢谢,目前我只反感 cursor 帖子 |
2 follower 293 天前 很强大,乍一看还以为多了个原生的伪类选择器 |
5 LJason 293 天前 有没有自动将发布者拉黑的插件? |
6 ptwop 293 天前 这个类名应该是.item 吧 |
7 0987363 293 天前 确实,写错了,不是 post-item ,而是 item |
9 SakuraYuki 292 天前 @mcfog 很多帖子感觉像是 cursor 定投的软广 |