Greasemonkey script to remove unwanted results from Google
Tuesday, September 15th, 2009For myself, for future reference:
// ==UserScript==
// @name Expert blocker
// @namespace my
// @description Eliminate Experts Exchange results from Google searches.
// @include http://*.google.com/search?*
// @include http://*.google.co.uk/search?*
// [...]