Hello! There is an extension iBlacklist, which can hide ‘bad’ search results. I would like to have same thing on Brave for Android.
That works in uBo, but not in Brave:
||bleepcoder.com^$all
google.*###rso .MjjYud a[href*="bleepcoder.com"]:upward(.MjjYud)
That is what I tried, but not works:
||linkedin.com^$all search.brave.com###results > div:has(a[href*="linkedin.com"])
Any help how to hide a link to some site (bleepcoder, linkedin) on specific page(google, search.brave.com)? Thanks.