From 98c919879a5f6fd661b5106168b657265447e924 Mon Sep 17 00:00:00 2001 From: librelad Date: Sat, 1 Aug 2026 20:57:56 +0100 Subject: [PATCH] docs(adguard): tighten the long description by a third Cut the 36-word blurb to 23 without losing either fact that matters: it's DNS-based, and blocked domains resolve to a local blackhole. Co-Authored-By: Claude Fable 5 --- containers/adguard/adguard.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/adguard/adguard.config b/containers/adguard/adguard.config index 09ec974..59e5de7 100755 --- a/containers/adguard/adguard.config +++ b/containers/adguard/adguard.config @@ -36,7 +36,7 @@ CFG_ADGUARD_MONITORING=false CFG_ADGUARD_CATEGORY="networking" CFG_ADGUARD_TITLE="AdGuard" CFG_ADGUARD_DESCRIPTION="DNS based Ad Blocking" -CFG_ADGUARD_LONG_DESCRIPTION="AdGuard Home is a network-wide software for advertisements and tracking blocking that operates as a DNS server and returns the IP address of a local, blackhole DNS server for domains that should be blocked" +CFG_ADGUARD_LONG_DESCRIPTION="AdGuard Home is a network-wide ad and tracker blocker that works as a DNS server, resolving blocked domains to a local blackhole address" CFG_ADGUARD_URL="https://github.com/AdguardTeam/AdGuardHome" CFG_ADGUARD_ACTIONS="configure|install|restart|shutdown|uninstall" #