adblock: release 4.4.0-1
authorDirk Brenken <redacted>
Thu, 10 Apr 2025 21:39:08 +0000 (23:39 +0200)
committerDirk Brenken <redacted>
Thu, 10 Apr 2025 21:39:30 +0000 (23:39 +0200)
commit4857db8e2848be8046681602b6045e7d089f520b
treef8bf9d3009c76c99e2bf62f102aa3ef31b9a9e6e
parent3764639cae5183df7887b42c79a50e72df1523f8
adblock: release 4.4.0-1

* added a 'DNS Shift' option, where the generated final DNS blocklist is moved to the backup directory and
   only a soft link to this file is set in memory. As long as your backup directory is located on an external drive,
   you should activate this option to save disk space
* added ETAG-Header support to make sure to download only feeds that has been changed,
   use backups otherwise (not supported by uclient-fetch)
* removed aria2 support
* added brave as a new safesearch provider
* removed the racist terminology from the local lists and renamed it to "allowlist" and "blocklist"
* removed the 'list' and 'timer' function from init, use the LuCI feed editor and the standard cron frontend instead
* various  code changes and improvements
* major LuCI frontend changes, incl. a custom feed editor (separate commit)
* partial readme update

Signed-off-by: Dirk Brenken <redacted>
net/adblock/Makefile
net/adblock/files/README.md
net/adblock/files/adblock.allowlist [moved from net/adblock/files/adblock.blacklist with 100% similarity]
net/adblock/files/adblock.blocklist [moved from net/adblock/files/adblock.whitelist with 100% similarity]
net/adblock/files/adblock.conf
net/adblock/files/adblock.custom.feeds [new file with mode: 0644]
net/adblock/files/adblock.feeds [moved from net/adblock/files/adblock.sources with 74% similarity]
net/adblock/files/adblock.init
net/adblock/files/adblock.sh
git clone https://git.99rst.org/PROJECT