diff options
author | Diego Aragon <76e27f67ac200d2bbc66d680d7a81cb2bb0a9d94@cloudflare.com> | 2020-08-12 15:10:18 +0200 |
---|---|---|
committer | Diego Aragon <76e27f67ac200d2bbc66d680d7a81cb2bb0a9d94@cloudflare.com> | 2020-08-12 15:10:18 +0200 |
commit | 8b76af379169c9a41f5071607e117847dcbc7260 (patch) | |
tree | ac173f065d3edbb146f8a05f9bc1edf8cefbb1e2 | |
parent | 70ef22c038aa9877ea6f11d6f8e1615e0eae8e36 (diff) | |
download | cloudflare-tor-8b76af379169c9a41f5071607e117847dcbc7260.tar.lz cloudflare-tor-8b76af379169c9a41f5071607e117847dcbc7260.tar.xz cloudflare-tor-8b76af379169c9a41f5071607e117847dcbc7260.zip |
ACTION.md
-rw-r--r-- | ACTION.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -351,7 +351,7 @@ Therefore we recommend above table only. _Nothing else_. - Don't use Firefox Nightly. It will send debug-level information to Mozilla servers without opt-out method. Mozilla servers are [behing Cloudflare](https://www.digwebinterface.com/?hostnames=www.mozilla.org%0D%0Amozilla.cloudflare-dns.com&type=&ns=resolver&useresolver=8.8.4.4&nameservers=). -- It is possible to prohibit Firefox to connect to Mozilla servers. Create a file "/distribution/policies.json". Mozilla's [policy-templates guide](https://github.com/mozilla/policy-templates/blob/master/README.md). Keep in mind this trick might stop working in later version because Mozilla likes to whitelist themselves. Use firewall and DNS filter to block them completely. +- It is possible to prohibit Firefox to connect to Mozilla servers. Create a file "`/distribution/policies.json`". Mozilla's [policy-templates guide](https://github.com/mozilla/policy-templates/blob/master/README.md). Keep in mind this trick might stop working in later version because Mozilla likes to whitelist themselves. Use firewall and DNS filter to block them completely. > "WebsiteFilter": { > "Block": [ |