summaryrefslogtreecommitdiff
path: root/templates/rlist2.html
blob: 177b1e30951dc0ca0ca4a1aa6dd957185d86eb43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<html>
<head>
	<title>Thesaurus [<TMPL_VAR NAME="SITE_NAME">]</title>
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>

<h2>Cypherpunk Remailers (v2)</h2>

<p>
This is an automatically generated list of remailer reliability
statistics.

<p>
<a HREF="rlist.html">v1</a> and mixmaster <a HREF="mlist.html">v1</a> and
<a HREF="mlist2.html">v2</a> stats are also available.

<p>
<a HREF="./">Up</a>

<p>
<pre>
<TMPL_VAR NAME="list">
</pre>

<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
</body>

<!-- vim:set ts=2: -->
<!-- vim:set shiftwidth=2: -->
</html>