diff options
Diffstat (limited to 'templates')
-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> |