Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Dec 15, 2020
1 parent 55fb98a commit 8a891ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/bin/update-torbrowser
Expand Up @@ -784,6 +784,7 @@ tb_preparation() {
## https://forums.whonix.org/t/update-torbrowser-does-not-see-version-10-0-6/10711
if [ "$tb_onion" = "true" ]; then
[ -n "$tbb_download_base_url" ] || tbb_download_base_url="http://rqef5a5mebgq46y5.onion"
## https://securityheaders.com/?q=https%3A%2F%2Faus1.torproject.org%2Ftorbrowser%2Fupdate_3%2Frelease%2Fdownloads.json&followRedirects=off
## https://web.archive.org/web/20201213115438/https://securityheaders.com/?q=https%3A%2F%2Faus1.torproject.org%2Ftorbrowser%2Fupdate_3%2Frelease%2Fdownloads.json&followRedirects=off
## Onion-Location http://x3nelbld33llasqv.onion/torbrowser/update_3/release/downloads.json
[ -n "$TBB_VERSIONS_FILE_LINK" ] || TBB_VERSIONS_FILE_LINK="http://x3nelbld33llasqv.onion/torbrowser/update_3/${TBB_RELEASE_CHANNEL}/downloads.json"
Expand Down

0 comments on commit 8a891ee

Please sign in to comment.