feat(APPA): add shellys to adguard rewrites

This commit is contained in:
Jacob Bachmann 2025-12-05 00:15:47 +01:00
parent 2ae9fa7b88
commit be22f6f452
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
2 changed files with 16 additions and 1 deletions

View file

@ -38,6 +38,21 @@
answer = "192.168.2.30";
enabled = true;
}
{
domain = "shell-server";
answer = "192.168.2.50";
enabled = true;
}
{
domain = "shell-infra";
answer = "192.168.2.51";
enabled = true;
}
{
domain = "shell-lamp";
answer = "192.168.2.52";
enabled = true;
}
{
domain = "adguard.dryb.org";
answer = "192.168.2.40";

View file

@ -80,7 +80,7 @@
};
}
{
"Shelly Test" = {
"Shelly Lamp" = {
description = "http://shelly-test.dryb.org (192.168.2.52)";
href = "http://shelly-test.dryb.org";
icon = "shelly";