commit 8318bfcd1eb9bf5ee357c46fbd580c62d69707b7 Author: Karsten Loesing karsten.loesing@gmx.net Date: Wed May 16 09:06:06 2018 +0200
Update news.json to version 262 of doc/MetricsTimeline. --- src/main/resources/web/json/news.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+)
diff --git a/src/main/resources/web/json/news.json b/src/main/resources/web/json/news.json index d333e2a..554f094 100644 --- a/src/main/resources/web/json/news.json +++ b/src/main/resources/web/json/news.json @@ -4658,6 +4658,14 @@ ] }, { + "start": "2018-05-08", + "protocols": [ + "meek" + ], + "shortDescription": "The meek-amazon bridge imposes a rate limit of 1 MB/s.", + "description": "The <a href="https://metrics.torproject.org/rs.html#details/F4AD82B2032EDEF6C02C5A529C42C... bridge</a> imposes a rate limit of 1 MB/s." + }, + { "start": "2018-05-09", "protocols": [ "snowflake" @@ -4676,6 +4684,24 @@ ] }, { + "start": "2018-05-14", + "protocols": [ + "meek" + ], + "shortDescription": "Disabled the d2cly7j4zqgua7.cloudfront.net CDN endpoint for meek-amazon.", + "description": "Disabled the d2cly7j4zqgua7.cloudfront.net CDN endpoint for meek-amazon.", + "links": [ + { + "label": "Tor Browser ticket", + "target": "https://bugs.torproject.org/26098" + }, + { + "label": "Orbot ticket", + "target": "https://bugs.torproject.org/26111" + } + ] + }, + { "start": "2016-02-24", "places": [ "tm"
tor-commits@lists.torproject.org