diff --git a/adguard/conf/AdGuardHome.yaml b/adguard/conf/AdGuardHome.yaml index c1b55b2..2179835 100644 --- a/adguard/conf/AdGuardHome.yaml +++ b/adguard/conf/AdGuardHome.yaml @@ -46,7 +46,7 @@ dns: - 1.0.0.1 - 8.8.8.8 - 8.8.4.4 - all_servers: true + all_servers: false fastest_addr: false fastest_timeout: 1s allowed_clients: [] @@ -84,8 +84,7 @@ dns: upstream_timeout: 10s private_networks: [] use_private_ptr_resolvers: true - local_ptr_upstreams: - - 192.168.0.1 + local_ptr_upstreams: [] serve_http3: false use_http3_upstreams: false tls: @@ -187,8 +186,16 @@ user_rules: - /^rr[0-9]-*sn-[a-z0-9]*-[0-9a-z]{4}\.googlevideo\.com/ - '@@||ad.doubleclick.net^$important' - '@@||app-measurement.com^$important' - - '@@||www.googletagmanager.com^$important' - - '@@||www.google-analytics.com^$important' + - '!@@||www.googletagmanager.com^$important' + - '!@@||www.google-analytics.com^$important' + - '!@@||as.bild.de^$important' + - '!@@||axelspringerse.demdex.net^$important' + - '!@@||adnxs-simple.com^$important' + - '!@@||a.hstrck.com^$important' + - '!@@||cdn.cxense.com^$important' + - '!@@||cm.everesttech.net^$important' + - '@@||benefits.sovendus.com^$important' + - "" dhcp: enabled: false interface_name: eth0