Fix adguardhome local redirect
This commit is contained in:
parent
d3fbbef0c0
commit
db4c8c278d
|
@ -18,7 +18,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
domain = "*.xenia.me.uk";
|
domain = "*.xenia.me.uk";
|
||||||
answer = "A";
|
answer = "192.168.1.230";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
blocked_services.ids = [ ];
|
blocked_services.ids = [ ];
|
||||||
|
|
Loading…
Reference in a new issue