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

commit 50ea265c16ff2224834187784cbe3af72c4836c9 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Fri Nov 17 09:20:41 2017 +0100 Update news.json to version 193 of doc/MetricsTimeline. --- website/src/main/resources/etc/news.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/website/src/main/resources/etc/news.json b/website/src/main/resources/etc/news.json index e054182..704eac0 100644 --- a/website/src/main/resources/etc/news.json +++ b/website/src/main/resources/etc/news.json @@ -2759,6 +2759,17 @@ ] }, { + "start": "2017-11-15", + "end": "2017-11-15", + "protocols": [ + "meek" + ], + "description": "Outage of meek-amazon bridge.", + "links": [ + "<a href=\"https://bugs.torproject.org/24284\">ticket</a>" + ] + }, + { "start": "2016-02-24", "places": [ "tm" @@ -3227,7 +3238,7 @@ "protocols": [ "obfs4" ], - "description": "About a 35% increased in obfs4 users before returning to normal. Happened in many countries. Other transports do not have it.", + "description": "About a 35% increase in obfs4 users before returning to normal. Happened in many countries. Other transports do not have it.", "links": [ "<a href=\"https://metrics.torproject.org/userstats-bridge-transport.html?start=2017-07-15&end=2017-11-09&transport=obfs3&transport=obfs4&transport=meek&transport=%3COR%3E\">graph</a>" ],
participants (1)
-
karsten@torproject.org