diff --git a/public/arf.json b/public/arf.json index bfdce41..836cc36 100644 --- a/public/arf.json +++ b/public/arf.json @@ -42,10 +42,15 @@ "type": "folder", "children": [ { - "name": "Tor Project", + "name": "Tor Browser", "type": "file", "url": "https://www.torproject.org/" }, + { + "name": "Snowflake", + "type": "url", + "url": "https://snowflake.torproject.org/" + }, { "name": "Orbot", "type": "file", @@ -55,6 +60,11 @@ "name": "OnionShare", "type": "url", "url": "https://onionshare.org/" + }, + { + "name": "Ricochet Refresh", + "type": "file", + "url": "https://www.ricochetrefresh.net/" } ] },