Skip to content
Snippets Groups Projects
Commit 3cc5225b authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

issue link

parent d2510b5f
No related branches found
No related tags found
1 merge request!2Incorporate tahoe-great-black-swamp to do share downloads using GBS
Checking pipeline status
......@@ -107,6 +107,11 @@ greatBlackSwampURIs =
{- | Parse a Tahoe-LAFS fURL. For example:
pb://gnuer2axzoq3ggnn7gjoybmfqsjvaow3@tcp:localhost:46185/sxytycucj5eeunlx6modfazq5byp2hpb
This *does not* parse NURLs which are the expected way that GBS locations
will be communicated.
See https://whetstone.private.storage/privatestorage/gbs-downloader/-/issues/6
-}
parseURI' :: T.Text -> Maybe URI
parseURI' = Network.URI.parseURI . T.unpack . Data.Text.replace "tcp:" ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment