added: tor stuff
All checks were successful
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Successful in 5s
All checks were successful
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Successful in 5s
This commit is contained in:
parent
d541365ad7
commit
3ee1df05ff
1 changed files with 11 additions and 1 deletions
|
|
@ -42,10 +42,15 @@
|
||||||
"type": "folder",
|
"type": "folder",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"name": "Tor Project",
|
"name": "Tor Browser",
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://www.torproject.org/"
|
"url": "https://www.torproject.org/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Snowflake",
|
||||||
|
"type": "url",
|
||||||
|
"url": "https://snowflake.torproject.org/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Orbot",
|
"name": "Orbot",
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|
@ -55,6 +60,11 @@
|
||||||
"name": "OnionShare",
|
"name": "OnionShare",
|
||||||
"type": "url",
|
"type": "url",
|
||||||
"url": "https://onionshare.org/"
|
"url": "https://onionshare.org/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Ricochet Refresh",
|
||||||
|
"type": "file",
|
||||||
|
"url": "https://www.ricochetrefresh.net/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue