commit cce97ea81409acaa70308b0d29ee8894ecf87684 Author: Karsten Loesing karsten.loesing@gmx.net Date: Mon Oct 9 15:31:36 2017 +0200
Update news.json to version 149 of doc/MetricsTimeline. --- website/src/main/resources/etc/news.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+)
diff --git a/website/src/main/resources/etc/news.json b/website/src/main/resources/etc/news.json index eb62226..cdc0ef1 100644 --- a/website/src/main/resources/etc/news.json +++ b/website/src/main/resources/etc/news.json @@ -1266,6 +1266,20 @@ "description": "Outage of the bridge authority <a href="https://atlas.torproject.org/#details/1D8F3A91C37C5D1C4C19B1AD1D0CFBE8BF72D8...</a>." }, { + "start": "2017-10-05", + "end": "2017-10-05", + "places": [ + "cn" + ], + "description": "Guo Wengui speaks at the National Press Club, 09:00–11:00 eastern time. Reports of disruption of VPNs, Tor, Psiphon, Lantern, Shadowsocks in China.", + "links": [ + "<a href="https://www.msn.com/en-sg/money/markets/exiled-chinese-billionaire-blasts-kl... on conference</a>", + "<a href="https://twitter.com/szshu/status/916289656169275392%5C%22%3Etweet</a>", + "<a href="https://twitter.com/paulwang_xz/status/916633633548525568%5C%22%3Etweet</a>", + "<a href="https://twitter.com/iuui/status/916583990085033985%5C%22%3Etweet</a>" + ] + }, + { "start": "2016-02-24", "places": [ "tm" @@ -1718,5 +1732,13 @@ "<a href="https://metrics.torproject.org/userstats-relay-country.html?start=2017-07-01... graph</a>" ], "unknown": true + }, + { + "start": "2017-09-15", + "description": "timeouts on the tor network increased, download speed improved", + "links": [ + "<a href="https://twitter.com/nusenu_/status/916453594517434368%5C%22%3Etweet</a>" + ], + "unknown": true } ]
tor-commits@lists.torproject.org