Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
BridgeDB
Commits
1a91efe6
Unverified
Commit
1a91efe6
authored
Jul 26, 2014
by
Isis Lovecruft
Browse files
Enable 'fte' in HTTPS dropdown menu options.
parent
96b92663
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/bridgedb/templates/options.html
View file @
1a91efe6
...
...
@@ -90,11 +90,7 @@
<option
label=
"obfs2"
value=
"obfs2"
>
obfs2
</option>
<option
label=
"obfs3"
value=
"obfs3"
selected
>
obfs3
</option>
<option
label=
"scramblesuit"
value=
"scramblesuit"
>
scramblesuit
</option>
<!-- XXX I think we should call it "fte" internally and in the bridge lines --
-- we return, and call it "fteproxy" when users are selecting it, because --
-- "fteproxy" likely has more "brandname recognition" due to --
-- https://fteproxy.org/ -->
<option
label=
"fte"
value=
"fte"
disabled
>
fteproxy
</option>
<option
label=
"fte"
value=
"fte"
>
fteproxy
</option>
</select>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment