fix urls and whitespace

svn:r14621
This commit is contained in:
Roger Dingledine 2008-05-15 07:26:05 +00:00
parent c87af8e255
commit 389d924735

View File

@ -25,7 +25,7 @@ They are marked with FIXME.
<p>Most likely you are accessing this website because you had some issue with <p>Most likely you are accessing this website because you had some issue with
the traffic coming from this IP. This router is part of the <a the traffic coming from this IP. This router is part of the <a
href="http://tor.eff.org/index.html">Tor Anonymous Network</a>, which is href="https://www.torproject.org/">Tor Anonymous Network</a>, which is
dedicated to providing people with anonymity who need it most: average dedicated to providing people with anonymity who need it most: average
computer users. This router IP should be generating no other traffic, unless computer users. This router IP should be generating no other traffic, unless
it has been compromised. it has been compromised.
@ -44,7 +44,7 @@ stalker targets, the US military, and law enforcement, just to name a few.
<!-- FIXME: you should probably grab your own copy of tor-route.png <!-- FIXME: you should probably grab your own copy of tor-route.png
and serve it locally --> and serve it locally -->
<center><a href="http://tor.eff.org/overview.html.en"> <center><a href="https://www.torproject.org/overview.html.en">
<img src="http://tor-exit.fscked.org/tor-route.png"></a></center> <img src="http://tor-exit.fscked.org/tor-route.png"></a></center>
<p> <p>
@ -90,15 +90,15 @@ equipment, in accordance with <a
href="http://www4.law.cornell.edu/uscode/html/uscode17/usc_sec_17_00000512----000-.html">DMCA href="http://www4.law.cornell.edu/uscode/html/uscode17/usc_sec_17_00000512----000-.html">DMCA
"safe harbor" provisions</a>. In other words, you will have just as much luck "safe harbor" provisions</a>. In other words, you will have just as much luck
sending a takedown notice to the Internet backbone providers. Please consult sending a takedown notice to the Internet backbone providers. Please consult
<a href="http://tor.eff.org/eff/tor-dmca-response.html">EFF's prepared <a href="https://www.torproject.org/eff/tor-dmca-response.html">EFF's prepared
response</a> for more information on this matter. response</a> for more information on this matter.
<p>For more information, please consult the following documentation: <p>For more information, please consult the following documentation:
<ol> <ol>
<li><a href="http://tor.eff.org/overview.html">Tor Overview</a></li> <li><a href="https://www.torproject.org/overview.html">Tor Overview</a></li>
<li><a href="http://tor.eff.org/faq-abuse.html">Tor Abuse FAQ</a></li> <li><a href="https://www.torproject.org/faq-abuse.html">Tor Abuse FAQ</a></li>
<li><a href="http://tor.eff.org//eff/tor-legal-faq.html">Tor Legal FAQ</a></li> <li><a href="https://www.torproject.org//eff/tor-legal-faq.html">Tor Legal FAQ</a></li>
</ol> </ol>
<p> <p>
@ -112,12 +112,13 @@ already blocked.
<p>You also have the option of blocking this IP and others on the Tor network <p>You also have the option of blocking this IP and others on the Tor network
if you so desire. The Tor project provides a <a if you so desire. The Tor project provides a <a
href="http://tor.eff.org/cvs/tor/contrib/exitlist">python script</a> to href="https://www.torproject.org/cvs/tor/contrib/exitlist">python script</a> to
extract all IP addresses of Tor exit nodes, and an official <a extract all IP addresses of Tor exit nodes, and an official <a
href="http://exitlist.torproject.org">DNSRBL</a> is also available to href="http://exitlist.torproject.org/">DNSRBL</a> is also available to
determine if a given IP is actually a Tor exit server. Please be considerate determine if a given IP is actually a Tor exit server. Please be considerate
when using these options. It would be unfortunate to deny all Tor users access when using these options. It would be unfortunate to deny all Tor users access
to your site indefinitely simply because of a few bad apples. to your site indefinitely simply because of a few bad apples.
</body> </body>
</html> </html>