mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-29 21:43:36 +02:00
add ekr SB article
This commit is contained in:
parent
2a7747cfc9
commit
3bc4b29016
1 changed files with 2 additions and 1 deletions
3
user.js
3
user.js
|
@ -1,6 +1,6 @@
|
||||||
/******
|
/******
|
||||||
* name: arkenfox user.js
|
* name: arkenfox user.js
|
||||||
* date: 10 August 2022
|
* date: 18 August 2022
|
||||||
* version: 103
|
* version: 103
|
||||||
* url: https://github.com/arkenfox/user.js
|
* url: https://github.com/arkenfox/user.js
|
||||||
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
||||||
|
@ -221,6 +221,7 @@ user_pref("network.connectivity-service.enabled", false);
|
||||||
[1] https://feeding.cloud.geek.nz/posts/how-safe-browsing-works-in-firefox/
|
[1] https://feeding.cloud.geek.nz/posts/how-safe-browsing-works-in-firefox/
|
||||||
[2] https://wiki.mozilla.org/Security/Safe_Browsing
|
[2] https://wiki.mozilla.org/Security/Safe_Browsing
|
||||||
[3] https://support.mozilla.org/kb/how-does-phishing-and-malware-protection-work
|
[3] https://support.mozilla.org/kb/how-does-phishing-and-malware-protection-work
|
||||||
|
[4] https://educatedguesswork.org/posts/safe-browsing-privacy/
|
||||||
***/
|
***/
|
||||||
user_pref("_user.js.parrot", "0400 syntax error: the parrot's passed on!");
|
user_pref("_user.js.parrot", "0400 syntax error: the parrot's passed on!");
|
||||||
/* 0401: disable SB (Safe Browsing)
|
/* 0401: disable SB (Safe Browsing)
|
||||||
|
|
Loading…
Add table
Reference in a new issue