AdGuard Config update
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
bind_host: 0.0.0.0
|
||||
bind_port: 3000
|
||||
beta_bind_port: 0
|
||||
users:
|
||||
- name: Borgal
|
||||
password: $2a$10$HyZNzwrzK7z1cveWb6tONebiUL26A45LfwZB5lezB34nUy4PAcIKm
|
||||
@@ -8,6 +7,7 @@ auth_attempts: 5
|
||||
block_auth_min: 15
|
||||
http_proxy: ""
|
||||
language: ""
|
||||
theme: auto
|
||||
debug_pprof: false
|
||||
web_session_ttl: 720
|
||||
dns:
|
||||
@@ -85,6 +85,8 @@ dns:
|
||||
private_networks: []
|
||||
use_private_ptr_resolvers: true
|
||||
local_ptr_upstreams: []
|
||||
use_dns64: false
|
||||
dns64_prefixes: []
|
||||
serve_http3: false
|
||||
use_http3_upstreams: false
|
||||
tls:
|
||||
@@ -195,6 +197,8 @@ user_rules:
|
||||
- '!@@||cdn.cxense.com^$important'
|
||||
- '!@@||cm.everesttech.net^$important'
|
||||
- '@@||benefits.sovendus.com^$important'
|
||||
- '@@||fhdi3gj7.r.us-east-1.awstrack.me^$important'
|
||||
- '@@||t.notifications.groupe-pvcp.com^$important'
|
||||
- ""
|
||||
dhcp:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user