Update 'README.md'

This commit is contained in:
Narsil 2021-08-07 13:52:35 +00:00
parent dd26df7652
commit a0146081b3
1 changed files with 16 additions and 0 deletions

View File

@ -20,6 +20,22 @@ On the other hand, it tries to avoid all the automatic connections even though s
It has also some changes in order to improve fingerprinting like canvas.poisondata and others.
## Known problems
`Some breakage?`
Try changing "network.http.referer.XOriginPolicy" from 2 to 1
`Performance loss?`
Change these strings from false to true:
javascript.options.ion
javascript.options.baselinejit
javascript.options.native_regexp
## Thanks:
* [Arkenfox user.js](https://github.com/arkenfox/user.js)