mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Update app.support.baseURL pref again
Roytam1 has set up a page at his site for this to point to, so changing the pref to point to it.
This commit is contained in:
parent
426aef14c7
commit
7254c34007
1 changed files with 1 additions and 1 deletions
|
|
@ -924,7 +924,7 @@ pref("browser.zoom.siteSpecific", true);
|
|||
pref("browser.zoom.updateBackgroundTabs", true);
|
||||
|
||||
// base URL for web-based support pages
|
||||
pref("app.support.baseURL", "https://msfn.org/board/topic/177125-my-build-of-new-moon-temp-name-aka-pale-moon-fork-targetting-xp");
|
||||
pref("app.support.baseURL", "https://rtfreesoft.blogspot.com/p/browser-help.html#");
|
||||
|
||||
// Name of alternate about: page for certificate errors (when undefined, defaults to about:neterror)
|
||||
pref("security.alternate_certificate_error_page", "certerror");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue