AdGuard Config aktualisiert

This commit is contained in:
Borgal
2024-06-18 14:53:21 +00:00
parent bc545bb169
commit 837bd5e3e8

View File

@@ -68,13 +68,14 @@ dns:
bootstrap_prefer_ipv6: false bootstrap_prefer_ipv6: false
upstream_timeout: 10s upstream_timeout: 10s
private_networks: [] private_networks: []
use_private_ptr_resolvers: true use_private_ptr_resolvers: false
local_ptr_upstreams: [] local_ptr_upstreams: []
use_dns64: false use_dns64: false
dns64_prefixes: [] dns64_prefixes: []
serve_http3: false serve_http3: false
use_http3_upstreams: false use_http3_upstreams: false
serve_plain_dns: true serve_plain_dns: true
hostsfile_enabled: true
tls: tls:
enabled: false enabled: false
server_name: "" server_name: ""
@@ -91,12 +92,14 @@ tls:
private_key_path: "" private_key_path: ""
strict_sni_check: false strict_sni_check: false
querylog: querylog:
dir_path: ""
ignored: [] ignored: []
interval: 24h interval: 24h
size_memory: 1000 size_memory: 1000
enabled: true enabled: true
file_enabled: true file_enabled: true
statistics: statistics:
dir_path: ""
ignored: [] ignored: []
interval: 24h interval: 24h
enabled: true enabled: true
@@ -216,6 +219,12 @@ user_rules:
- '||auth.macphun.com^$important' - '||auth.macphun.com^$important'
- '||luminar3win.update.skylum.com^$important' - '||luminar3win.update.skylum.com^$important'
- '||luminar3.s3-accelerate.amazonaws.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: dhcp:
enabled: false enabled: false