[tor-commits] [metrics-web/release] Re-add recent bridge pool assignments.

karsten at torproject.org karsten at torproject.org
Sat Nov 9 21:45:07 UTC 2019


commit 7ccae10c5c171d363d907dd74736d51d89725748
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu Sep 19 16:30:16 2019 +0200

    Re-add recent bridge pool assignments.
---
 src/main/resources/web/jsps/collector.jsp | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/src/main/resources/web/jsps/collector.jsp b/src/main/resources/web/jsps/collector.jsp
index 42280a9..102bcab 100644
--- a/src/main/resources/web/jsps/collector.jsp
+++ b/src/main/resources/web/jsps/collector.jsp
@@ -158,7 +158,8 @@
 <tr>
   <td><a href="#type-bridge-pool-assignment">Bridge Pool Assignments</a></td>
   <td><code>@type bridge-pool-assignment 1.0</code></td>
-  <td><a href="/collector/archive/bridge-pool-assignments/" class="btn btn-primary btn-xs pull-right"><i class="fa fa-chevron-right" aria-hidden="true"></i> archive</a></td>
+  <td><a href="/collector/recent/bridge-pool-assignments/" class="btn btn-primary btn-xs pull-left"><i class="fa fa-chevron-right" aria-hidden="true"></i> recent</a>
+      <a href="/collector/archive/bridge-pool-assignments/" class="btn btn-primary btn-xs pull-right"><i class="fa fa-chevron-right" aria-hidden="true"></i> archive</a></td>
 </tr>
 <tr class="tableHeadline">
   <td colspan="3"><b><a href="#exit-lists">TorDNSEL's Exit Lists</a></b></td>
@@ -573,6 +574,7 @@ statistical analysis.
 
 <h3 id="type-bridge-pool-assignment" class="hover">Bridge Pool Assignments
 <small><code>@type bridge-pool-assignment 1.0</code></small>
+<a href="/collector/recent/bridge-pool-assignments/" class="btn btn-primary btn-xs"><i class="fa fa-chevron-right" aria-hidden="true"></i> recent</a>
 <a href="/collector/archive/bridge-pool-assignments/" class="btn btn-primary btn-xs"><i class="fa fa-chevron-right" aria-hidden="true"></i> archive</a>
 <a href="#type-bridge-pool-assignment" class="anchor">#</a>
 </h3>
@@ -613,11 +615,6 @@ bridge-pool-assignment 2011-03-13 14:38:03
 [...]
 </pre>
 
-<p>
-As of December 8, 2014, bridge pool assignment files are no longer
-archived.
-</p>
-
 <br>
 <h2 id="exit-lists" class="hover">TorDNSEL's Exit Lists
 <a href="#exit-lists" class="anchor">#</a>





More information about the tor-commits mailing list