mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
Update Basilisk Search Engines URL preference
This commit is contained in:
parent
726b629766
commit
b88bddb7c7
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ pref("browser.helperApps.deleteTempFileOnExit", true);
|
|||
#endif
|
||||
|
||||
// search engines URL
|
||||
pref("browser.search.searchEnginesURL", "https://addons.mozilla.org/%LOCALE%/firefox/search-engines/");
|
||||
pref("browser.search.searchEnginesURL", "https://@AM_DOMAIN@/search-plugins/");
|
||||
|
||||
// pointer to the default engine name
|
||||
pref("browser.search.defaultenginename", "chrome://browser-region/locale/region.properties");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue