From b2cdba1b95851004569c27fc52b5abc9e641cd32 Mon Sep 17 00:00:00 2001 From: Dirk Brenken Date: Thu, 5 Feb 2026 16:16:17 +0100 Subject: [PATCH] luci-app-adblock: sync with adblock 4.5.0-5 Signed-off-by: Dirk Brenken --- applications/luci-app-adblock/Makefile | 2 +- .../htdocs/luci-static/resources/view/adblock/overview.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/luci-app-adblock/Makefile b/applications/luci-app-adblock/Makefile index a81ca23c82..c91e73087f 100644 --- a/applications/luci-app-adblock/Makefile +++ b/applications/luci-app-adblock/Makefile @@ -7,7 +7,7 @@ LUCI_TITLE:=LuCI support for Adblock LUCI_DEPENDS:=+luci-base +adblock PKG_VERSION:=4.5.0 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Dirk Brenken diff --git a/applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js b/applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js index 8283b1fc97..f8059de044 100644 --- a/applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js +++ b/applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js @@ -51,7 +51,7 @@ return view.extend({ let m, s, o; m = new form.Map('adblock', 'Adblock', _('Configuration of the adblock package to block ad/abuse domains by using DNS. \ - For further information %s'.format(`${_('check the online documentation')}`))); + For further information %s'.format(`${_('check the online documentation')}`))); /* set text content helper function