Quoted post unavailable.
uBlacklist – Block specific sites from appearing in Google search results
141–150 of 339 posts
Re: uBlacklist – Block specific sites from appearing in Google search results
#142Quoted post unavailable.
Of course my favorite color is black so I’m ok with using terms with different contexts and would condemn anyone trying to associate the negative associations of the color with populations that have dark skin color or use the label “Black.”
Re: uBlacklist – Block specific sites from appearing in Google search results
#143Quoted post unavailable.
https://github.com/iorate/ublacklist/issues/160
Re: uBlacklist – Block specific sites from appearing in Google search results
#144Quoted post unavailable.
Same nonsense as the Git `master` panty-twist. Though at least `main` is a real word that makes sense and doesn't make me cringe.
Re: uBlacklist – Block specific sites from appearing in Google search results
#145Quoted post unavailable.
I think we're far enough removed from the 1660 Stuart Restoration that no one is going to confuse this with the list of regicides of Charles I.
Re: uBlacklist – Block specific sites from appearing in Google search results
#146Earlier quoted context omitted.
I'd argue all Q&A services devolve into madness when they get mainstream. Before Quora we had yahoo answer and before that surely something else. As soon as they get mainstream the quality of question and answer goes down. Those systems only work with well defined constraints either on the subject of the question or the validation of the expertise of the people answering. All of those platform just open the valve wit…
Stackoverflow and it’s dozens of sigs seem fine. What do you think is the exception? Not mainstream? I’d argue it’s good community policing with a carefully Maintained incentive structure.
Re: uBlacklist – Block specific sites from appearing in Google search results
#147Alternatively, you could stop using Google and use Kagi ( https://kagi.com ), which offers the same feature. :)
Re: uBlacklist – Block specific sites from appearing in Google search results
#148Finally I can get rid of those deadend Pinterest results... Edit. And quora
/.pinterest.\../
/.dreamstime.\../
/.depositphotos.\../
/.gettyimages.\../
and whatever else you (don't) want.
Or get rid of specific TLDs in your search results.
/.\.(porn|casino|xxx|zone)\/(.*)/
Re: uBlacklist – Block specific sites from appearing in Google search results
#149I've posted this before, but you can achieve the same with uBlock Origin static filters alone without having to install any additional extensions. For example: To block results from specific domains on Google or DDG: google.*##.g:has(a[href*="thetopsites.com"]) duckduckgo.*##.results > div:has(a[href*="thetopsites.com"]) And it's even possible to target an element's text content with a `:has-text(/regex/)` selector:…
Re: uBlacklist – Block specific sites from appearing in Google search results
#150I use https://letsblock.it/filters to automatically generate lists of sites for the different search engines. It's been working wonderfully.