Add mozilla telemetry to recommended blocked domains
This commit is contained in:
parent
743cd8dd32
commit
54a6af6963
|
@ -96,6 +96,8 @@ Now edit the hosts file which was pulled and append:
|
|||
127.0.0.1 www.google-analytics.com
|
||||
127.0.0.1 google-analytics.com
|
||||
127.0.0.1 ssl.google-analytics.com
|
||||
127.0.0.1 telemetry.mozilla.org
|
||||
127.0.0.1 incoming.telemetry.mozilla.org
|
||||
#+end_src
|
||||
|
||||
Then upload the hosts file back again with:
|
||||
|
|
Loading…
Reference in New Issue