[tor-commits] [bridgedb/develop] Remove outdated comment.
phw at torproject.org
phw at torproject.org
Wed Feb 19 00:19:16 UTC 2020
commit 777286c048f721e67b5e812929c7ca56c6ee5863
Author: Philipp Winter <phw at nymity.ch>
Date: Wed Feb 12 16:37:33 2020 -0800
Remove outdated comment.
---
bridgedb/distributors/moat/server.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/bridgedb/distributors/moat/server.py b/bridgedb/distributors/moat/server.py
index 10096e7..cb53b32 100644
--- a/bridgedb/distributors/moat/server.py
+++ b/bridgedb/distributors/moat/server.py
@@ -407,8 +407,7 @@ class CaptchaFetchResource(CaptchaResource):
* "supported": ['TRANSPORT', … ]
where:
* TRANSPORT is a string identifying a transport, e.g. "obfs3" or
- "obfs4". Currently supported transport identifiers are:
- "vanilla", "fte", "obfs3", "obfs4", "scramblesuit".
+ "obfs4".
:rtype: list
:returns: The list of transports the client supports.
"""
More information about the tor-commits
mailing list