luci-app-adblock: sync with adblock 4.5.0-5
authorDirk Brenken <redacted>
Thu, 5 Feb 2026 15:16:17 +0000 (16:16 +0100)
committerDirk Brenken <redacted>
Thu, 5 Feb 2026 15:16:30 +0000 (16:16 +0100)
Signed-off-by: Dirk Brenken <redacted>
applications/luci-app-adblock/Makefile
applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js

index a81ca23c826ab9db4aede5c08aa9088f308bb6ef..c91e73087fa1424afbdc0a43b87bdc2cc5e73166 100644 (file)
@@ -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 <dev@brenken.org>
 
index 8283b1fc97d96bcdcbb04522b11c513d6083befb..f8059de044d0cb342eb968111c3058ff214d5e4f 100644 (file)
@@ -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(`<a href="https://github.com/openwrt/packages/blob/master/net/adblock/files/README.md" target="_blank" rel="noreferrer noopener" >${_('check the online documentation')}</a>`)));
+                       For further information %s'.format(`<a style="color:#37c;font-weight:bold;" href="https://github.com/openwrt/packages/blob/master/net/adblock/files/README.md" target="_blank" rel="noreferrer noopener" >${_('check the online documentation')}</a>`)));
 
                /*
                        set text content helper function
git clone https://git.99rst.org/PROJECT