commit f9c0a7f2f0a7e8b26656edc2a951f33db9de585e Author: Karsten Loesing karsten.loesing@gmx.net Date: Thu Jul 26 11:45:16 2018 +0200
Update news.json to version 281 of doc/MetricsTimeline. --- src/main/resources/web/json/news.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+)
diff --git a/src/main/resources/web/json/news.json b/src/main/resources/web/json/news.json index ea6e5a9..ac2acfc 100644 --- a/src/main/resources/web/json/news.json +++ b/src/main/resources/web/json/news.json @@ -921,6 +921,37 @@ "target" : "https://bugs.torproject.org/13174" } ] }, { + "start" : "2014-09-26", + "end" : "2014-12-15", + "places" : [ "hk" ], + "short_description" : ""Umbrella Revolution" protests in Hong Kong.", + "description" : ""Umbrella Revolution" protests in Hong Kong.", + "links" : [ { + "label" : "relay graph", + "target" : "https://metrics.torproject.org/userstats-relay-country.html?start=2014-01-01..." + }, { + "label" : "bridge graph", + "target" : "https://metrics.torproject.org/userstats-bridge-country.html?start=2014-01-0..." + } ] +}, { + "start" : "2014-09-29", + "places" : [ "cn" ], + "short_description" : "China blocks Instagram in response to ongoing protests in Hong Kong", + "description" : "China blocks Instagram in response to ongoing protests in Hong Kong. A research paper by Hobbs and Roberts shows evidence for an increase in circumvention, but the measurable effect on Tor is slight if anything.", + "links" : [ { + "label" : "relay graph", + "target" : "https://metrics.torproject.org/userstats-relay-country.html?start=2014-01-01..." + }, { + "label" : "bridge graph", + "target" : "https://metrics.torproject.org/userstats-bridge-country.html?start=2014-01-0..." + }, { + "label" : "BBC article", + "target" : "https://www.bbc.com/news/technology-29409533" + }, { + "label" : "research paper", + "target" : "http://www.margaretroberts.net/wp-content/uploads/2016/08/selfiecensorship.p..." + } ] +}, { "start" : "2014-09-29", "protocols" : [ "meek" ], "short_description" : "Changed the bridge backing meek-amazon.",
tor-commits@lists.torproject.org