Link scrubber, brought to you by appenginefan.com.

This tool will redirect your browser to any URL you choose, thus hiding what URL you originally came from.

Usage:
When creating a hyperlink, simply prepend the following snippet to your url: http://2.2.aef.appspot.com/?url=

Example:
<a href="http://www.google.com">Google</a> turns into <a href="http://2.2.aef.appspot.com/?url=http://www.google.com">Google</a>