[tor-commits] [metrics-web/master] Update news.json to version 268 of doc/MetricsTimeline.

karsten at torproject.org karsten at torproject.org
Wed Jun 6 08:18:43 UTC 2018


commit 968fe6e1d3cb13100bfb7ef5ecd19a592199db36
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Wed Jun 6 10:02:37 2018 +0200

    Update news.json to version 268 of doc/MetricsTimeline.
---
 src/main/resources/web/json/news.json | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/src/main/resources/web/json/news.json b/src/main/resources/web/json/news.json
index b8f481e..1dd5c3e 100644
--- a/src/main/resources/web/json/news.json
+++ b/src/main/resources/web/json/news.json
@@ -3675,4 +3675,33 @@
     "target" : "https://bugs.torproject.org/24669"
   } ],
   "unknown" : true
+}, {
+  "start" : "2018-04-15",
+  "ongoing" : true,
+  "protocols" : [ "bridge" ],
+  "short_description" : "Doubling of bridge users over about 45 days",
+  "description" : "Doubling of bridge users over about 45 days. Relay users unaffected.",
+  "links" : [ {
+    "label" : "relay graph",
+    "target" : "https://metrics.torproject.org/userstats-relay-country.html?start=2018-03-01&end=2018-07-01&country=all&events=off"
+  }, {
+    "label" : "bridge graph",
+    "target" : "https://metrics.torproject.org/userstats-bridge-country.html?start=2018-03-01&end=2018-07-01&country=all"
+  } ],
+  "unknown" : true
+}, {
+  "start" : "2018-05-23",
+  "ongoing" : true,
+  "places" : [ "bd", "pk" ],
+  "protocols" : [ "bridge" ],
+  "short_description" : "10× increase of bridge users in Bangldesh and Pakistan",
+  "description" : "10× increase of bridge users in Bangldesh and Pakistan (and possibly other places). Relay users unaffected.",
+  "links" : [ {
+    "label" : "relay graph",
+    "target" : "https://metrics.torproject.org/userstats-relay-country.html?start=2018-04-01&end=2018-07-01&country=pk"
+  }, {
+    "label" : "bridge graph",
+    "target" : "https://metrics.torproject.org/userstats-bridge-country.html?start=2018-04-01&end=2018-07-01&country=pk"
+  } ],
+  "unknown" : true
 } ]
\ No newline at end of file



More information about the tor-commits mailing list