Hacker News new | ask | show | jobs
by alphabet9000 1572 days ago
try adding something like this to your ublock 'my filters' (if you add more, add the domains to each line, separated by a "|"), e.g. this blocks nytimes.com and economist.com.

    news.ycombinator.com##.itemlist > tbody > tr:has(.sitestr:has-text(/nytimes.com|economist.com/i))
    news.ycombinator.com##.itemlist > tbody > tr:has(.sitestr:has-text(/nytimes.com|economist.com/i)) + tr
    news.ycombinator.com##.itemlist > tbody > tr:has(.sitestr:has-text(/nytimes.com|economist.com/i)) + tr + tr