fix: adguard filtering enable

This commit is contained in:
truxnell 2024-04-21 21:26:21 +10:00
parent 6f87700559
commit 28604dd034

View file

@ -55,6 +55,9 @@ in
bind_host = "127.0.0.1";
inherit port;
protection_enabled = true;
filtering_enabled = true;
# bootstrap DNS - used for resolving upstream dns deets
bootstrap_dns = [
# quad9
@ -141,7 +144,7 @@ in
{
# HAGEZI Multi Pro
enabled = true;
id = 4;
id = 5;
name = "hagezi multi pro";
url = "https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/pro.txt";
}