[tor-commits] [metrics-web/master] Add a few <hr>'s.
karsten at torproject.org
karsten at torproject.org
Tue Dec 13 10:56:20 UTC 2011
commit ddd2b6ecad5b0dea5f9629eb48d4fbd4a6c854f1
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Tue Dec 13 11:55:56 2011 +0100
Add a few <hr>'s.
---
web/WEB-INF/users.jsp | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/web/WEB-INF/users.jsp b/web/WEB-INF/users.jsp
index bdd01b4..b3dfa31 100644
--- a/web/WEB-INF/users.jsp
+++ b/web/WEB-INF/users.jsp
@@ -62,6 +62,7 @@ based on the requests seen by a few dozen directory mirrors.</p>
</p>
</div>
</form>
+<hr>
<a name="direct-users-table"></a>
<p><b>Top-10 countries by directly connecting users:</b></p>
<table>
@@ -92,6 +93,7 @@ based on the requests seen by a few dozen directory mirrors.</p>
</p>
</div>
</form>
+<hr>
<a name="censorship-events"></a>
<p><b>Top-10 countries by possible censorship events (<a
href="papers/detector-2011-09-09.pdf">BETA</a>):</b></p>
@@ -125,6 +127,7 @@ based on the requests seen by a few dozen directory mirrors.</p>
</p>
</div>
</form>
+<hr>
<p><a href="csv/direct-users.csv">CSV</a> file containing daily directly
connecting users by country.</p>
<p><a href="csv/monthly-users-peak.csv">CSV</a> file containing peak daily
@@ -170,6 +173,7 @@ by a few hundred bridges.</p>
</p>
</div>
</form>
+<hr>
<p><a href="csv/bridge-users.csv">CSV</a> file containing all data.</p>
<p><a href="csv/monthly-users-peak.csv">CSV</a> file containing peak daily
Tor users (direct and bridge) per month by country.</p>
More information about the tor-commits
mailing list