diff --git a/common.nix b/common.nix index 0b39a73..908248a 100644 --- a/common.nix +++ b/common.nix @@ -32,6 +32,13 @@ with builtins; 127.0.0.1 twitter.com 127.0.0.1 instagram.com 127.0.0.1 facebook.com + + 127.0.0.1 google-analytics.com + 127.0.0.1 stats.g.doubleclick.net + 127.0.0.1 googleadservices.com + 127.0.0.1 googletagmanager.com + 127.0.0.1 googletagservices.com + 127.0.0.1 googlesyndication.com ''; home-manager.users.jade = { nixosConfig, pkgs, ... }: {