redirect_search can rewrite search GET requests appending a string to the requested URL. This let’s you achieve adult content filtering on search engines like yahoo and google. This system can be easily-bypassed and is mainly developped to avoid search "mistakes"
For instance, you can redirect google image requests and force them to be in "safe mode".
Set up of this redirector is explained in the code itself.
This software is released as-is. Use at your own risks. Licence is GPLv2.

