[or-cvs] r15977: change more links for international (website/trunk/torbutton/en)
mfr at seul.org
mfr at seul.org
Wed Jul 16 11:36:48 UTC 2008
Author: mfr
Date: 2008-07-16 07:36:47 -0400 (Wed, 16 Jul 2008)
New Revision: 15977
Modified:
website/trunk/torbutton/en/index.wml
Log:
change more links for international
Modified: website/trunk/torbutton/en/index.wml
===================================================================
--- website/trunk/torbutton/en/index.wml 2008-07-16 11:21:25 UTC (rev 15976)
+++ website/trunk/torbutton/en/index.wml 2008-07-16 11:36:47 UTC (rev 15977)
@@ -9,7 +9,7 @@
<!-- PUT CONTENT AFTER THIS TAG -->
<link rel="search" type="application/opensearchdescription+xml" title="Google Canada" href="search/google-ca.xml">
-<link rel="search" type="application/opensearchdescription+xml" title="Google UK" href="http://torbutton.torproject.org/dev/search/google-uk.xml">
+<link rel="search" type="application/opensearchdescription+xml" title="Google UK" href="search/google-uk.xml">
<link rel="search" type="application/opensearchdescription+xml" title="Google USA" href="search/google-us.xml">
<script>
@@ -107,7 +107,7 @@
<!--
<strong>Install:</strong> <a href="torbutton-1.0.4.xpi">torbutton-1.0.4.xpi</a><br/>
-->
-<strong>Source:</strong> You can <a href="https://tor-svn.freehaven.net/svn/torbutton/trunk/">browse the repository</a> or simply unzip the xpi.
+<strong>Source:</strong> You can <a href="<cvssandbox>/torbutton/trunk/">browse the repository</a> or simply unzip the xpi.
<br/>
<strong>Bug Reports:</strong> <a href="https://bugs.torproject.org/flyspray/index.php?tasks=all&project=5">Torproject flyspray</a><br/>
<strong>Documents:</strong> <b>[</b> <a href="#FAQ">FAQ</a> <b>|</b> <a href="<cvssandbox>/torbutton/trunk/src/CHANGELOG">changelog</a> <b>|</b> <a href="<cvssandbox>/torbutton/trunk/src/LICENCE">license</a> <b>|</b> <a href="<cvssandbox>/torbutton/trunk/src/CREDITS">credits</a> <b>]</b><br/>
@@ -247,11 +247,11 @@
<strong>Which Firefox extensions do you recommend?</strong>
<p>
<ol>
- <li><a href="https://addons.mozilla.org/en-US/firefox/addon/953">RefControl</a></li>
+ <li><a href="https://addons.mozilla.org/firefox/addon/953">RefControl</a></li>
Mentioned above, this extension allows more fine-grained referrer spoofing
than Torbutton currently provides. It should break less sites than Torbutton's
referrer spoofing option.
- <li><a href="https://addons.mozilla.org/en-US/firefox/addon/1474">SafeCache</a></li>
+ <li><a href="https://addons.mozilla.org/firefox/addon/1474">SafeCache</a></li>
If you use Tor excessively, and rarely disable it, you probably want to
install this extension to minimize the ability of sites to store long term
identifiers in your cache. This extension applies same origin policy to the
@@ -460,7 +460,7 @@
Firefox has recently added the ability to store additional state and
identifiers in persistent tables, called <a
- href="http://developer.mozilla.org/en/docs/DOM:Storage">DOM Storage</a>.
+ href="http://developer.mozilla.org/docs/DOM:Storage">DOM Storage</a>.
Obviously this can compromise your anonymity if stored content can be
fetched across Tor-state.
@@ -528,7 +528,7 @@
href="http://www.digg.com">Digg</a> in particular seemed to be broken by this.
A more streamlined, less intrusive version of this option should be available
eventually. In the meantime, <a
-href="https://addons.mozilla.org/en-US/firefox/addon/953">RefControl</a> can
+href="https://addons.mozilla.org/firefox/addon/953">RefControl</a> can
provide this functionality via a default option of <b>Forge</b>.
</ul>
More information about the tor-commits
mailing list