Change extensions.blocklist.url parameters to nullbytes
We don't actually need to supply the `%APP_ID%`/`%APP_VERSION%` parameters
This commit is contained in:
parent
0e093dd932
commit
55b24a82bc
@ -846,7 +846,7 @@ layout: default
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>extensions.blocklist.url = https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%APP_ID%/%APP_VERSION%/
|
||||
<li>extensions.blocklist.url = https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%20/%20/
|
||||
<ul>
|
||||
<li>Limit the amount of identifiable information sent when requesting the Mozilla harmful extension blocklist.</li>
|
||||
<li>Optionally, the blocklist can be disabled entirely by setting <code>extensions.blocklist.enabled</code> to false for increased privacy, but decreased security. <a href="https://old.reddit.com/r/privacytoolsIO/comments/9uqeew/firefox_tip_sanitize_firefox_blocklist_url_so_it/">Source</a></li>
|
||||
|
Reference in New Issue
Block a user