domain update

update all the get-zen.versel.app to www.zen-browser.app
btw, you need to update the link on repo
This commit is contained in:
NOCanoa
2024-08-07 01:03:24 +01:00
parent 5dfaef2594
commit 9474fa3f3c
3 changed files with 9 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ ChromeUtils.defineModuleGetter(
Services.scriptloader.loadSubScript("chrome://browser/content/ZenUIManager.mjs");
const kWelcomeURL = 'https://get-zen.vercel.app/welcome';
const kWelcomeURL = 'https://www.zen-browser.app/welcome';
const kWelcomeSeenPref = 'zen.welcomeScreen.seen'
// =============================================================================