diff --git a/adguard/conf/AdGuardHome.yaml b/adguard/conf/AdGuardHome.yaml index 7c77b26..a077825 100644 --- a/adguard/conf/AdGuardHome.yaml +++ b/adguard/conf/AdGuardHome.yaml @@ -68,13 +68,14 @@ dns: bootstrap_prefer_ipv6: false upstream_timeout: 10s private_networks: [] - use_private_ptr_resolvers: true + use_private_ptr_resolvers: false local_ptr_upstreams: [] use_dns64: false dns64_prefixes: [] serve_http3: false use_http3_upstreams: false serve_plain_dns: true + hostsfile_enabled: true tls: enabled: false server_name: "" @@ -91,12 +92,14 @@ tls: private_key_path: "" strict_sni_check: false querylog: + dir_path: "" ignored: [] interval: 24h size_memory: 1000 enabled: true file_enabled: true statistics: + dir_path: "" ignored: [] interval: 24h enabled: true @@ -216,6 +219,12 @@ user_rules: - '||auth.macphun.com^$important' - '||luminar3win.update.skylum.com^$important' - '||luminar3.s3-accelerate.amazonaws.com^$important' + - '@@||api.segment.io^$important' + - '@@||googlevideo.com^$important' + - '@@||invite.journiapp.com^$important' + - '@@||googleads.g.doubleclick.net^$important' + - '@@||event-collector.prd.data.s.joyn.de^$important' + - '@@||vendor-list.consensu.org^$important' - "" dhcp: enabled: false