diff options
author | Roger Dingledine <arma@torproject.org> | 2010-03-08 20:40:21 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-03-08 20:40:21 -0500 |
commit | 4d7d1027aee2a9c98d6efe5115b61f92ebcb6924 (patch) | |
tree | ba2cf122f137a8985351ca0dd9b8b6ef5036b012 | |
parent | db135e92b4498f748bd82d0c92d8be9cca873ac9 (diff) | |
download | tor-4d7d1027aee2a9c98d6efe5115b61f92ebcb6924.tar.gz tor-4d7d1027aee2a9c98d6efe5115b61f92ebcb6924.zip |
fix the tor-exit-notice.html file (bug 1295)
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | contrib/tor-exit-notice.html | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,7 @@ Changes in version 0.2.2.11-alpha - 2010-03-?? + o Minor bugfixes: + - When we cleaned up the contrib/tor-exit-notice.html file, we left + out some key text. Fixes bug 1295. Changes in version 0.2.2.10-alpha - 2010-03-07 diff --git a/contrib/tor-exit-notice.html b/contrib/tor-exit-notice.html index 78a148ccc6..8b37edc3fe 100644 --- a/contrib/tor-exit-notice.html +++ b/contrib/tor-exit-notice.html @@ -29,6 +29,7 @@ They are marked with FIXME. Tor Exit Router</p> <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 href="https://www.torproject.org/">Tor Anonymity Network</a>, which is dedicated to <a href="https://www.torproject.org/overview.html">providing |