diff --git a/browser/app/profile/mypal.js b/browser/app/profile/mypal.js index a95ae06b59..8659928048 100644 --- a/browser/app/profile/mypal.js +++ b/browser/app/profile/mypal.js @@ -322,7 +322,7 @@ pref("browser.download.autohideButton", true); #endif // search engines URL -pref("browser.search.searchEnginesURL", "data:text/plain,"); +pref("browser.search.searchEnginesURL", "https://mycroftproject.com"); // Market-specific search defaults pref("browser.search.geoSpecificDefaults", false);