From 94c06653431a3f641ab7af81beda01adeb7ff1b2 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 28 Apr 2018 07:30:47 +0000 Subject: [PATCH] fix wiki test info on SB --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 8bd8f63..a22d055 100644 --- 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+) ***/