This is such a great idea, and a mystery as to why no search engine has dared to put it on their engine. Care to enlighten me?
It hurts Google to allow the product to choose what customers have access to it.
uBlacklist: Blocks specific sites from appearing in Google search results
71–80 of 317 posts
Re: uBlacklist: Blocks specific sites from appearing in Google search results
#72Some basic filters for stuff that pops up all the time and is never what I'm looking for: /. pinterest. \.. / /. torrent. \.. / /. spankbang. \.. / /. mp3. \.. / /. proxy. \.. / /. block. \.. / /. addiction. \.. / /. recovery. \.. / /. detox. \.. / /. clinic. \.. / /. rehab. \.. / /. rarbg. \.. / /. hydra. \.. / /. 123. \.. / /. stock. \.. / /. linkedin. \.. / /. subtitle. \.. / /. shopify. \.. / /. dreamstime. \.. /…
I'm not sure how spankbang got on that list but it's hilarious. Is it really a common problem like pinterest and similar stuff on that list?
Re: uBlacklist: Blocks specific sites from appearing in Google search results
#73Re: uBlacklist: Blocks specific sites from appearing in Google search results
#74Earlier quoted context omitted.
Could someone explain why they're hated? I don't know much about E3, but used them a few times without issue
They’re the best resource for learning web technologies. They’ll tell you in one plain sentence what you need to know, with simple, concrete examples, whereas MDN, on the other hand, is a baroque mess which, after paragraph upon paragraph of rambling legalize will often leave you more confused than when you started.
Re: uBlacklist: Blocks specific sites from appearing in Google search results
#75Has one of you smarter people looked thru the code to attest (honor code, I won't sue you) the extension is not shady with it's use of "Access your data for www.google.com" and it's "may use" of "Access your data for all websites"?
Re: uBlacklist: Blocks specific sites from appearing in Google search results
#76Some basic filters for stuff that pops up all the time and is never what I'm looking for: /. pinterest. \.. / /. torrent. \.. / /. spankbang. \.. / /. mp3. \.. / /. proxy. \.. / /. block. \.. / /. addiction. \.. / /. recovery. \.. / /. detox. \.. / /. clinic. \.. / /. rehab. \.. / /. rarbg. \.. / /. hydra. \.. / /. 123. \.. / /. stock. \.. / /. linkedin. \.. / /. subtitle. \.. / /. shopify. \.. / /. dreamstime. \.. /…
God damn it. I don't want heroin detox; I want heroin.
Re: uBlacklist: Blocks specific sites from appearing in Google search results
#77Re: uBlacklist: Blocks specific sites from appearing in Google search results
#78Earlier quoted context omitted.
Could someone explain why they're hated? I don't know much about E3, but used them a few times without issue
They’re the best resource for learning web technologies. They’ll tell you in one plain sentence what you need to know, with simple, concrete examples, whereas MDN, on the other hand, is a baroque mess which, after paragraph upon paragraph of rambling legalize will often leave you more confused than when you started.
I can only assume they used to be different?
Re: uBlacklist: Blocks specific sites from appearing in Google search results
#79For a quick and dirty DIY solution, add something like this to your uBlock filter list: google.*##.g:has(a[href*="thetopsites.com"]) duckduckgo.*##.results > div:has(a[href*="thetopsites.com"]) The linked project goes way beyond this though, very neat!
Re: uBlacklist: Blocks specific sites from appearing in Google search results
#80For example, here are my filters that block and remove terrible copycats/translations of StackOverflow https://gist.github.com/quenhus/6bd2c47e5780f726f0c96c0a2ee7... . I hate these copies that somehow manage to be better referenced than StackOverflow.