commit cbf6057c2ac09609fd142535e5dea2e5994b2a4b
Author: Richard Pospesel <[email protected]>
Date: Mon Dec 6 15:59:42 2021 +0100
fixup! TB4: Tor Browser's Firefox preference overrides.
Closes: tor-browser#40705
---
browser/app/profile/000-tor-browser.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/browser/app/profile/000-tor-browser.js
b/browser/app/profile/000-tor-browser.js
index b184e7623589..331baa9a6596 100644
--- a/browser/app/profile/000-tor-browser.js
+++ b/browser/app/profile/000-tor-browser.js
@@ -18,7 +18,7 @@ pref("browser.aboutwelcome.enabled", false);
// each update manifest should contain attributes similar to:
// actions="showURL"
// openURL="https://blog.torproject.org/tor-browser-55a2-released"
-pref("startup.homepage_override_url",
"https://blog.torproject.org/category/tags/tor-browser");
+pref("startup.homepage_override_url",
"https://blog.torproject.org/category/applications");
// Try to nag a bit more about updates: Pop up a restart dialog an hour after
the initial dialog
pref("app.update.promptWaitTime", 3600);
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits