mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 10:50:35 +00:00
Fix SB URL for bug 348076
This commit is contained in:
parent
d66d4c0a86
commit
8ae92c7981
@ -543,5 +543,5 @@ pref("browser.safebrowsing.provider.0.reportErrorURL", "http://{moz:locale}.phis
|
||||
pref("browser.safebrowsing.provider.0.reportPhishURL", "http://{moz:locale}.phish-report.mozilla.com/?hl={moz:locale}");
|
||||
|
||||
// FAQ URL
|
||||
pref("browser.safebrowsing.warning.infoURL", "http://%LOCALE%.www.mozilla.com/%LOCALE%/firefox/phishing-protection");
|
||||
pref("browser.safebrowsing.warning.infoURL", "http://%LOCALE%.www.mozilla.com/%LOCALE%/firefox/phishing-protection/");
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user