Script Summary: Remove worthless sites to Enrich the value of search, in very simple way.
Version: 0.2.9
Oops, Google Instants break this script. Please be patient for revised version...
Screenshots

Filter Rules
To add filter, need no knowledge of RegExp. Just 2 Click.
You can also view all filters and defeat some of them.
RegExp and wildcard is not supported at now.
- "example.com"
- "http://example.com/*" or
- "http://*.example.com/*" are removed.
- "foo.example.com"
- "http://example.com/*" is not removed.
- "http://foo.example.com/*" or
- "http://*.foo.example.com/*" are removed.
- "foo.example.com/blog"
- "http://foo.example.com/blog/*" is removed.
History
- v0.2.9
- 2010/08/24 - Adapted to Google's recent changes & New UI
- v0.2.7
- 2010/02/05 - workaround to cooperate with other userscripts(such as Google++).
- v0.2.6
- 2010/01/11 - try filter on every www.google.*
- v0.2.4
- 2009/10/19 - bug fix (GM_addStyle sometimes don't work)
- v0.2.3
- 2009/09/28 - bug fix (won't work on Google Japan).
- v0.2.0
- 2009/09/17 - works with Bing. (experimental)
- v0.1.1
- 2009/07/28 - bug fix.
- v0.1.0
- 2009/03/17 - first release.



