commit f31c9a17470968e0a5d66c78ae4f04eaeee62fd7 Author: Karsten Loesing karsten.loesing@gmx.net Date: Sat Aug 12 21:40:30 2017 +0200
Update news.json to version 109 of doc/MetricsTimeline. --- website/src/main/resources/etc/news.json | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/website/src/main/resources/etc/news.json b/website/src/main/resources/etc/news.json index 0645b14..841495a 100644 --- a/website/src/main/resources/etc/news.json +++ b/website/src/main/resources/etc/news.json @@ -874,5 +874,17 @@ "<a href="https://metrics.torproject.org/userstats-bridge-country.html?start=2017-01-0... graph</a>" ], "unknown": true + }, + { + "start": "2017-08-02", + "place": "lt", + "protocols": [ + "<OR>" + ], + "description": "Increase of direct users in Lithuania, from 2k to 70k. Bridge users not affected.", + "links": [ + "<a href="https://metrics.torproject.org/userstats-relay-country.html?start=2017-06-01...</a>" + ], + "unknown": true } ]
tor-commits@lists.torproject.org