Skip to content

Commit

Permalink
Add 'fte' to the list of currently supported PT TYPEs.
Browse files Browse the repository at this point in the history
 * CHANGE the `CURRENT_TRANSPORTS` list in bridgedb.strings to add `fte`.
  • Loading branch information
isislovecruft committed Jul 26, 2014
1 parent 4a9323d commit 96b9266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bridgedb/strings.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ def _(text):
"obfs2",
"obfs3",
"scramblesuit",
"fte",
]

EMAIL_SPRINTF = {
Expand Down

0 comments on commit 96b9266

Please sign in to comment.