
commit c60b279df3ee24bd00201b720eb2bd2f2fce8f6a Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Mon Feb 20 10:25:53 2017 +0100 Update news. --- website/etc/news.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/website/etc/news.json b/website/etc/news.json index 9fae7da..10dd3a5 100644 --- a/website/etc/news.json +++ b/website/etc/news.json @@ -454,5 +454,16 @@ "<a href=\"https://www.reddit.com/r/TOR/comments/5pbukk/united_arab_emirates_went_from_10k_tor_users_to/\">reddit thread</a>" ], "unknown": true + }, + { + "start": "2017-02-06", + "protocols": [ + "obfs3" + ], + "description": "Increase in obfs3 users, from 5K to 75K. Other transports not affected.", + "links": [ + "<a href=\"https://metrics.torproject.org/userstats-bridge-transport.html?start=2016-11-17&end=2017-02-15&transport=obfs3&transport=obfs4&transport=meek&transport=%3COR%3E\">graph</a>" + ], + "unknown": true } ]