From 8584b233fc71cfa5e504b8362a3edf953d681e62 Mon Sep 17 00:00:00 2001 From: Mathwi <36977069+Mathwi@users.noreply.github.com> Date: Mon, 10 Jun 2019 20:34:01 -0500 Subject: [PATCH] Move app.feedback.baseURL here and point to MSFN Ideally we should instead point to a redirect page at Roytam1's site, but this will do for now --- .../basilisk/branding/unofficial/pref/basilisk-branding.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/application/basilisk/branding/unofficial/pref/basilisk-branding.js b/application/basilisk/branding/unofficial/pref/basilisk-branding.js index 04263a5497..03c662386e 100644 --- a/application/basilisk/branding/unofficial/pref/basilisk-branding.js +++ b/application/basilisk/branding/unofficial/pref/basilisk-branding.js @@ -21,6 +21,9 @@ pref("startup.homepage_welcome_url.additional", ""); // Version release notes pref("app.releaseNotesURL", "https://rtfreesoft.blogspot.com/search/label/serpent"); +// base url for web-based feedback pages +pref("app.feedback.baseURL", "https://msfn.org/board/topic/177125-my-build-of-new-moon-temp-name-aka-pale-moon-fork-targetting-xp/?do=getNewComment"); + // Vendor home page pref("app.vendorURL", "about:");