diff options
author | Thomas Sjögren <thomas@northernsecurity.net> | 2005-05-11 22:26:37 +0000 |
---|---|---|
committer | Thomas Sjögren <thomas@northernsecurity.net> | 2005-05-11 22:26:37 +0000 |
commit | 97663ea65d6c2d2f58fc574fe5e789fe0e091a1e (patch) | |
tree | d9881eefb37a11855b0c1aef3c4825e6f7df641f | |
parent | 8185e3b0e23ca277c2388b893bcd5937b4523f49 (diff) | |
download | tor-97663ea65d6c2d2f58fc574fe5e789fe0e091a1e.tar.gz tor-97663ea65d6c2d2f58fc574fe5e789fe0e091a1e.zip |
Only list showmyip and ipid as test sites since they are very user friendly
svn:r4193
-rw-r--r-- | doc/tor-doc-osx.html | 9 | ||||
-rw-r--r-- | doc/tor-doc-win32.html | 10 | ||||
-rw-r--r-- | doc/tor-doc.html | 7 |
3 files changed, 12 insertions, 14 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html index c0c45ee8bd..7a1731bbd0 100644 --- a/doc/tor-doc-osx.html +++ b/doc/tor-doc-osx.html @@ -108,11 +108,10 @@ your anonymity. Privoxy also removes certain dangerous headers from your web requests, and blocks obnoxious ad sites like Doubleclick.</p> <p>To test if it's working, go to -<!-- <a href="http://peertech.org/privacy-knoppix/">peertech</a>, --> -<a href="http://www.junkbusters.com/cgi-bin/privacy">junkbusters</a>, -<a href="http://www.network-tools.com">network-tools</a> or -<a href="http://ipid.shat.net">ipid</a> -and see what IP it says you're coming from. +<!--<a href="http://peertech.org/privacy-knoppix/">peertech</a>, --> +<a href="http://www.showmyip.com/">showmyip.com</a> or +<a href="http://ipid.shat.net">ipid.shat.net</a> +and see what IP and country it says you're coming from. </p> <p> diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 7d560ba5a2..cd8d4e4006 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -118,12 +118,12 @@ your anonymity. Privoxy also removes certain dangerous headers from your web requests, and blocks obnoxious ad sites like Doubleclick.</p> <p>To test if it's working, go to -<!-- <a href="http://peertech.org/privacy-knoppix/">peertech</a>, --> -<a href="http://www.junkbusters.com/cgi-bin/privacy">junkbusters</a>, -<a href="http://www.network-tools.com">network-tools</a> or -<a href="http://ipid.shat.net">ipid</a> -and see what IP it says you're coming from. +<!--<a href="http://peertech.org/privacy-knoppix/">peertech</a>, --> +<a href="http://www.showmyip.com/">showmyip.com</a> or +<a href="http://ipid.shat.net">ipid.shat.net</a> +and see what IP and country it says you're coming from. </p> + <p> If you have a personal firewall that limits your computer's ability to connect to itself, be sure to allow connections from your local diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 0f40e876cd..a276480205 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -214,11 +214,10 @@ If everything works, your IP address should have changed. <p> <!--<a href="http://peertech.org/privacy-knoppix/">peertech</a>, --> -<a href="http://www.junkbusters.com/cgi-bin/privacy">junkbusters</a>, -<a href="http://www.network-tools.com">network-tools</a> or -<a href="http://ipid.shat.net">ipid</a> +<a href="http://www.showmyip.com/">showmyip.com</a> and +<a href="http://ipid.shat.net">ipid.shat.net</a> are sites that basically shows your present IP so you can see -what address you're coming from. +what address and country you're coming from. </p> <p> |