← Back to context

Comment by sgc

7 days ago

ublock origin filter example, removes post, post actions/stats, and spacer:

news.ycombinator.com##tr.submission:has(:has-text(/LLM|agentic/)) + tr + tr

news.ycombinator.com##tr.submission:has(:has-text(/LLM|agentic/)) + tr

news.ycombinator.com##tr.submission:has(*:has-text(/LLM|agentic/))

Thank you for this - works like a charmandno need for a github project like the one proposed above.