diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-08-23 08:17:21 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-08-23 08:17:21 +0000 |
commit | 4915d048ffd261d0bdc5bc60fece9aa0ae60c4a0 (patch) | |
tree | b54bbd02d874f656e07ee0cd6c49721c83908600 /templates/echolot.html | |
parent | 8c90f3f18a632d44c82d18626fe390bc5d69d903 (diff) |
Give a short summary about current stats on index pageecholot-2.0beta33
Diffstat (limited to 'templates/echolot.html')
-rw-r--r-- | templates/echolot.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/templates/echolot.html b/templates/echolot.html index 2d81516..a298e10 100644 --- a/templates/echolot.html +++ b/templates/echolot.html @@ -2,7 +2,7 @@ <head> <title>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</title> <META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">"> - <!-- $Id: echolot.html,v 1.5 2002/08/21 19:19:57 weasel Exp $ --> + <!-- $Id: echolot.html,v 1.6 2002/08/23 08:17:21 weasel Exp $ --> </head> <body> <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> @@ -49,6 +49,12 @@ queries </TMPL_IF>for your convenience. </tr> </table> +<p> +Out of the <TMPL_VAR NAME="CPUNK_TOTAL"> Cypherpunk and +<TMPL_VAR NAME="MIX_TOTAL"> Mixmaster remailers on these stats there +are <TMPL_VAR NAME="CPUNK_98"> CPunks and <TMPL_VAR NAME="MIX_98"> Mixes +over 98.0% in terms of overall reliability. + <h2>Available Keyrings</h2> <table border=1> |