user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 94c06653431a3f641ab7af81beda01adeb7ff1b2
parent 71adc43d17f616d88dce7f0de912bc470ad306be
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat, 28 Apr 2018 07:30:47 +0000

fix wiki test info on SB
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -284,7 +284,7 @@ user_pref("browser.safebrowsing.provider.google4.reportMalwareMistakeURL", ""); user_pref("browser.safebrowsing.provider.google4.reportPhishMistakeURL", ""); // (FF54+) /* 0416: disable 'ignore this warning' on Safe Browsing warnings which when clicked * bypasses the block for that session. This is a means for admins to enforce SB - * [TEST] see github wiki APPENDIX C: Test Sites: Section 5 + * [TEST] see github wiki APPENDIX A: Test Sites: Section 5 * [1] https://bugzilla.mozilla.org/1226490 ***/ // user_pref("browser.safebrowsing.allowOverride", false); /* 0417: disable data sharing (FF58+) ***/