diff --git a/1.3-Implementation.md b/1.3-Implementation.md index cb3b41a..32fe78a 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -22,7 +22,7 @@ You will need to make changes. Make sure to read about applying `overrides` on [ * :star: If you rely on session restore you had better change this, see our [override recipe](https://github.com/arkenfox/user.js/issues/1080) - We delete cookies and history (download, form and browsing histories) on close * :star: Make changes to section 2800 to your liking -- We disable search & form history (0860) +- We disable search & form history (0808) * :star: Form data can easily be stolen by third parties - see this 2017 [article](https://freedom-to-tinker.com/2017/12/27/no-boundaries-for-user-identities-web-trackers-exploit-browser-login-managers/) and these [bugzillas](https://bugzilla.mozilla.org/buglist.cgi?bug_id=1443083,1427543) - see this 2011 [article](https://blog.mindedsecurity.com/2011/10/autocompleteagain.html) and this [bugzilla](https://bugzilla.mozilla.org/381681)