Matthew Finkel pushed to branch tor-browser-86.0.0b2-10.5-1 at The Tor Project / Applications / fenix
Commits:
-
fd0a76e3
by Matthew Finkel at 2021-02-17T16:14:36+00:00
1 changed file:
Changes:
... | ... | @@ -37,7 +37,7 @@ object SupportUtils { |
37 | 37 |
const val DONATE_URL = "https://donate.torproject.org/"
|
38 | 38 |
const val TB_MANUAL_URL = "https://tb-manual.torproject.org/mobile-tor"
|
39 | 39 |
const val TOR_RELEASES = "https://www.torproject.org/releases/"
|
40 |
- const val TOR_FEEDBACK_SURVEY_URL = "https://survey.torproject.org/index.php/217469"
|
|
40 |
+ const val TOR_FEEDBACK_SURVEY_URL = "http://bogdyardcfurxcle.onion/index.php/217469"
|
|
41 | 41 |
|
42 | 42 |
enum class SumoTopic(internal val topicStr: String) {
|
43 | 43 |
FENIX_MOVING("sync-delist"),
|