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

commit 341f7aa9334c35053e30de76d5035d9f80246fe7 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Wed Dec 6 14:07:33 2017 +0100 Update news.json to version 201 of doc/MetricsTimeline. --- website/src/main/resources/etc/news.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/website/src/main/resources/etc/news.json b/website/src/main/resources/etc/news.json index 880ff89..da3cf9a 100644 --- a/website/src/main/resources/etc/news.json +++ b/website/src/main/resources/etc/news.json @@ -3361,5 +3361,21 @@ "<a href=\"https://lists.torproject.org/pipermail/metrics-team/2017-October/000502.html\">metrics-team thread</a>" ], "unknown": true + }, + { + "start": "2017-10-30", + "end": "2017-11-06", + "places": [ + "zm" + ], + "protocols": [ + "<OR>", + "relay" + ], + "description": "Short-lived tripling of relay users in Zambia.", + "links": [ + "<a href=\"https://metrics.torproject.org/userstats-relay-country.html?start=2017-08-01&end=2017-12-15&country=zm&events=off\">graph</a>" + ], + "unknown": true } ]
participants (1)
-
karsten@torproject.org