Negative
February 16th, 2002, 04:37 PM
You probably all know The Anonymizer (http://www.anonymizer.com) : anonymous surfing through that site, or via the Anonymizer-plugin. Here's another way: a JavaScript bookmarklet:
Make a file anonymizer.html:
<html><head></head>
<body>
Anonymizer bookmarklet (javascript:void(Qr=prompt('URL (no http)?',''));location.href='http://anon.free.anonymizer.com/http://'+escape(Qr))
</body></html>
Open the file with your browser, and add it to your favorites. Next time you want to use the Anonymizer, just open the bookmarklet, and choose your site ;)
BTW: AntiOnline (http://www.antionline.com) is NOT available with the Anonymizer-service... (unless you pay for it).
Make a file anonymizer.html:
<html><head></head>
<body>
Anonymizer bookmarklet (javascript:void(Qr=prompt('URL (no http)?',''));location.href='http://anon.free.anonymizer.com/http://'+escape(Qr))
</body></html>
Open the file with your browser, and add it to your favorites. Next time you want to use the Anonymizer, just open the bookmarklet, and choose your site ;)
BTW: AntiOnline (http://www.antionline.com) is NOT available with the Anonymizer-service... (unless you pay for it).