google analytics
This commit is contained in:
parent
1785a20430
commit
27a5853ec0
1 changed files with 7 additions and 0 deletions
|
@ -32,6 +32,13 @@ with builtins;
|
||||||
127.0.0.1 twitter.com
|
127.0.0.1 twitter.com
|
||||||
127.0.0.1 instagram.com
|
127.0.0.1 instagram.com
|
||||||
127.0.0.1 facebook.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, ... }: {
|
home-manager.users.jade = { nixosConfig, pkgs, ... }: {
|
||||||
|
|
Loading…
Reference in a new issue