|
@@ -96,6 +96,8 @@ Now edit the hosts file which was pulled and append:
|
96
|
96
|
127.0.0.1 www.google-analytics.com
|
97
|
97
|
127.0.0.1 google-analytics.com
|
98
|
98
|
127.0.0.1 ssl.google-analytics.com
|
|
99
|
+127.0.0.1 telemetry.mozilla.org
|
|
100
|
+127.0.0.1 incoming.telemetry.mozilla.org
|
99
|
101
|
#+end_src
|
100
|
102
|
|
101
|
103
|
Then upload the hosts file back again with:
|