mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-01 06:23:34 +02:00
grammar
This commit is contained in:
parent
afe330610c
commit
68b48e69ed
1 changed files with 2 additions and 2 deletions
4
user.js
4
user.js
|
@ -1,6 +1,6 @@
|
||||||
/******
|
/******
|
||||||
* name: arkenfox user.js
|
* name: arkenfox user.js
|
||||||
* date: 1 September 2021
|
* date: 5 September 2021
|
||||||
* version 91
|
* version 91
|
||||||
* 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
|
||||||
|
@ -1153,7 +1153,7 @@ user_pref("_user.js.parrot", "5000 syntax error: the parrot's taken 'is last bow
|
||||||
// user_pref("browser.download.folderList", 2);
|
// user_pref("browser.download.folderList", 2);
|
||||||
|
|
||||||
/*** [SECTION 5500]: OPTIONAL HARDENING
|
/*** [SECTION 5500]: OPTIONAL HARDENING
|
||||||
Not recommended. Keep in mind that these can cause breakage, performance
|
Not recommended. Keep in mind that these can cause breakage and performance
|
||||||
issues, are mostly fingerpintable, and the threat model is practically zero
|
issues, are mostly fingerpintable, and the threat model is practically zero
|
||||||
***/
|
***/
|
||||||
user_pref("_user.js.parrot", "5500 syntax error: this is an ex-parrot!");
|
user_pref("_user.js.parrot", "5500 syntax error: this is an ex-parrot!");
|
||||||
|
|
Loading…
Add table
Reference in a new issue