fix(abaduh,adguard): enable dns rewrites
This commit is contained in:
@@ -30,6 +30,7 @@ in {
|
||||
(mapAttrsToList (domain: _: {
|
||||
domain = removePrefix "https://" (removePrefix "http://" domain);
|
||||
answer = "100.86.139.22";
|
||||
enabled = true;
|
||||
}))
|
||||
]);
|
||||
parental_enabled = false;
|
||||
|
||||
Reference in New Issue
Block a user