From f72cf7eb1e8f63725e723eb8cfa8a7b206a1f620 Mon Sep 17 00:00:00 2001 From: Mitch Wilkins Date: Thu, 23 Jan 2020 07:42:14 -0600 Subject: [PATCH] Update Tor link for OnionShare (#1621) --- _includes/sections/file-sharing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/file-sharing.html b/_includes/sections/file-sharing.html index 04e9a250..460ec305 100644 --- a/_includes/sections/file-sharing.html +++ b/_includes/sections/file-sharing.html @@ -15,7 +15,7 @@ googleplay="https://play.google.com/store/apps/details?id=org.mozilla.firefoxsen title="OnionShare" image="/assets/img/svg/3rd-party/onionshare.svg" website="https://onionshare.org/" -tor="http://elx57ue5uyfplgva.onion/" +tor="http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion/" description="OnionShare is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable URL for you to share so that the recipients can access and download the files." forum="https://forum.privacytools.io/t/discussion-onionshare/754" github="https://github.com/micahflee/onionshare"