commit ad7ed81857aab28f85e7c0f5f63286fff7230af8 Author: Karsten Loesing karsten.loesing@gmx.net Date: Fri Jan 11 11:42:42 2019 +0100
Update news.json to version 308 of doc/MetricsTimeline. --- src/main/resources/web/json/news.json | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/src/main/resources/web/json/news.json b/src/main/resources/web/json/news.json index 26bf78a..1a204e0 100644 --- a/src/main/resources/web/json/news.json +++ b/src/main/resources/web/json/news.json @@ -3468,6 +3468,19 @@ "target" : "https://media.ccc.de/v/35c3-9964-cat_mouse_evading_the_censors_in_2018#t=167..." } ] }, { + "start" : "2019-01-07", + "end" : "2018-01-08", + "places" : [ "ga" ], + "short_description" : "Internet shutdown in Gabon following a coup attempt.", + "description" : "Internet shutdown in Gabon following a coup attempt.", + "links" : [ { + "label" : "OONI report", + "target" : "https://ooni.torproject.org/post/gabon-internet-disruption/" + }, { + "label" : "NetBlocks report", + "target" : "https://netblocks.org/reports/evidence-of-gabon-full-internet-shutdown-coup-..." + } ] +}, { "start" : "2016-02-24", "places" : [ "tm" ], "protocols" : [ "<OR>" ],
tor-commits@lists.torproject.org