[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/main] Give obfs4 bridges by default on the https distributor
commit b947d6392fb42a3f018d74b1f13fe54c80341880
Author: meskio <meskio@xxxxxxxxxxxxxx>
Date: Fri May 7 20:28:12 2021 +0200
Give obfs4 bridges by default on the https distributor
Fixes #40011
---
bridgedb/distributors/https/templates/options.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bridgedb/distributors/https/templates/options.html b/bridgedb/distributors/https/templates/options.html
index b9ae948..653fc49 100644
--- a/bridgedb/distributors/https/templates/options.html
+++ b/bridgedb/distributors/https/templates/options.html
@@ -27,9 +27,9 @@
<div class="container-fluid-inner-5">
<p class="bs-component">
% if langOverride:
- <a href="./bridges?lang=${lang}">
+ <a href="./bridges?transport=obfs4&lang=${lang}">
% else:
- <a href="./bridges">
+ <a href="./bridges?transport=obfs4">
% endif
<button class="btn btn-success btn-lg btn-block"
id="just-give-me-bridges-btn"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits