[tor-commits] [onionoo/master] Stop highlighting old news.

karsten at torproject.org karsten at torproject.org
Sun Sep 23 18:40:11 UTC 2012


commit 5908eb3dc8bfae23edf65c4a9d0d95af9fa31c4a
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Sun Sep 23 14:27:23 2012 -0400

    Stop highlighting old news.
---
 web/index.html |   20 ++++++++------------
 1 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/web/index.html b/web/index.html
index bedfa8c..70e019f 100755
--- a/web/index.html
+++ b/web/index.html
@@ -186,22 +186,19 @@ was successful yet.</li>
 <li><b>"last_restarted":</b> UTC timestamp (YYYY-MM-DD hh:mm:ss) when the
 relay was last (re-)started.
 Optional field.</li>
-<li><b><font color="blue">"bandwidth_rate":</font></b> Average bandwidth
+<li><b>"bandwidth_rate":</b> Average bandwidth
 in bytes per second that this relay is willing to sustain over long
 periods.
-Required field.
-<font color="blue">Added field on August 1, 2012.</font></li>
-<li><b><font color="blue">"bandwidth_burst":</font></b> Bandwidth in bytes
+Required field.</li>
+<li><b>"bandwidth_burst":</b> Bandwidth in bytes
 per second that this relay is willing to sustain in very short intervals.
-Required field.
-<font color="blue">Added field on August 1, 2012.</font></li>
-<li><b><font color="blue">"observed_bandwidth":</font></b> Bandwidth
+Required field.</li>
+<li><b>"observed_bandwidth":</b> Bandwidth
 estimate in bytes per second of the capacity this relay can handle.
 The relay remembers the maximum bandwidth sustained output over any ten
 second period in the past day, and another sustained input.
 The "observed_bandwidth" value is the lesser of these two numbers.
-Required field.
-<font color="blue">Added field on August 1, 2012.</font></li>
+Required field.</li>
 <li><b>"advertised_bandwidth":</b> Bandwidth in bytes per second that this
 relay is willing and capable to provide.
 Optional field.
@@ -211,14 +208,13 @@ found.</li>
 Optional field.
 Missing if router descriptor containing this information cannot be
 found.</li>
-<li><b><font color="blue">"exit_policy_summary":</font></b> Summary
+<li><b>"exit_policy_summary":</b> Summary
 version of the relay's exit policy containing a dictionary with either an
 "accept" or a "reject" element.
 If there is an "accept" ("reject") element, the relay accepts (rejects)
 all TCP ports or port ranges in the given list for most IP addresses and
 rejects (accepts) all other ports.
-Optional field.
-<font color="blue">Added field on August 1, 2012.</font></li>
+Optional field.</li>
 <li><b>"contact":</b> Contact address of the relay operator.
 Omitted if empty or if descriptor containing this information cannot be
 found.</li>



More information about the tor-commits mailing list