adguardhome: rewrite nijika.astolfo.org to tailscale ips

This commit is contained in:
Nico 2025-11-30 02:25:56 +11:00
parent b67c55f869
commit b615282d98
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -27,6 +27,17 @@
filtering = {
protection_enabled = true;
filtering_enabled = true;
rewrites = [
{
domain = "nijika.astolfo.org";
answer = "100.105.94.30";
}
{
domain = "*.nijika.astolfo.org";
answer = "100.105.94.30";
}
];
};
# The following notation uses map