commit b801f9062b0f4fec35e9b0e068cf92a6e66d967a Author: kulsoomzahra kulsoomzahra24@gmail.com Date: Sat Jul 31 13:05:58 2021 +0530
Update Mobile Tor page to include Snowflake --- assets/static/images/android-provide-a-bridge.png | Bin 159176 -> 202475 bytes assets/static/images/android-provided-a-bridge.png | Bin 142112 -> 163672 bytes assets/static/images/android-select-a-bridge.png | Bin 150983 -> 151550 bytes assets/static/images/android-selected-a-bridge.png | Bin 162159 -> 202162 bytes content/mobile-tor/contents.lr | 2 +- 5 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/static/images/android-provide-a-bridge.png b/assets/static/images/android-provide-a-bridge.png index c048fb1..0f914ab 100644 Binary files a/assets/static/images/android-provide-a-bridge.png and b/assets/static/images/android-provide-a-bridge.png differ diff --git a/assets/static/images/android-provided-a-bridge.png b/assets/static/images/android-provided-a-bridge.png index a2606ba..23a7439 100644 Binary files a/assets/static/images/android-provided-a-bridge.png and b/assets/static/images/android-provided-a-bridge.png differ diff --git a/assets/static/images/android-select-a-bridge.png b/assets/static/images/android-select-a-bridge.png index 75a10d6..deeba76 100644 Binary files a/assets/static/images/android-select-a-bridge.png and b/assets/static/images/android-select-a-bridge.png differ diff --git a/assets/static/images/android-selected-a-bridge.png b/assets/static/images/android-selected-a-bridge.png index 6e0d456..39fd697 100644 Binary files a/assets/static/images/android-selected-a-bridge.png and b/assets/static/images/android-selected-a-bridge.png differ diff --git a/content/mobile-tor/contents.lr b/content/mobile-tor/contents.lr index a40e23a..67aaf02 100644 --- a/content/mobile-tor/contents.lr +++ b/content/mobile-tor/contents.lr @@ -91,7 +91,7 @@ The first screen tells you about the status of the Tor network. Tap on 'Config B <img style="max-width:300px" class="col-md-6" src="../../static/images/android-censored.png" alt="Censored internet on Tor Browser for Android">
The next screen provides the option to either use a built-in bridge or custom bridge. -With the "Use a Bridge" option, you will have two options: "obfs4" and "meek-azure". +With the "Use a Bridge" option, you will have three options: "obfs4", "meek-azure", and "snowflake".
<img style="max-width:300px" class="col-md-6" src="../../static/images/android-select-a-bridge.png" alt="Select a bridge on Tor Browser for Android">
tor-commits@lists.torproject.org