mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 14:03:40 +02:00
fixup wiki link for SBing tests
This commit is contained in:
parent
888b917a78
commit
a568229ea2
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -243,7 +243,7 @@ user_pref("browser.safebrowsing.downloads.remote.enabled", false);
|
||||||
// user_pref("browser.safebrowsing.downloads.remote.block_uncommon", false);
|
// user_pref("browser.safebrowsing.downloads.remote.block_uncommon", false);
|
||||||
/* 0405: disable "ignore this warning" on SB warnings [FF45+]
|
/* 0405: disable "ignore this warning" on SB warnings [FF45+]
|
||||||
* If clicked, it bypasses the block for that session. This is a means for admins to enforce SB
|
* If clicked, it bypasses the block for that session. This is a means for admins to enforce SB
|
||||||
* [TEST] see github wiki APPENDIX A: Test Sites: Section 5
|
* [TEST] see https://github.com/arkenfox/user.js/wiki/Appendix-A-Test-Sites#-mozilla
|
||||||
* [1] https://bugzilla.mozilla.org/1226490 ***/
|
* [1] https://bugzilla.mozilla.org/1226490 ***/
|
||||||
// user_pref("browser.safebrowsing.allowOverride", false);
|
// user_pref("browser.safebrowsing.allowOverride", false);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue