adblock-fast: explicitly allowing domains for dnsmasq.servers
authorStan Grishin <redacted>
Wed, 23 Oct 2024 16:32:53 +0000 (16:32 +0000)
committerStan Grishin <redacted>
Thu, 24 Oct 2024 16:29:23 +0000 (09:29 -0700)
commit02ab49c33f4ea62389740dec79be8f41732981ac
tree0ecd53c75a03fd931aa91c5e5aa94ec7ef761eaa
parent30f383c8a8c89858c3f0a876619a51580f0b1e59
adblock-fast: explicitly allowing domains for dnsmasq.servers

New features:
* explicitly add allowed domains on download/allow to the dnsmasq.servers
  config file

Cleanup:
* remove unneeded EXTRA_COMMANDS
* remove unneeded EXTRA_HELP
* remove unnecessary `\n` escapes
* remove unnecessary line breaks from output on download

Optimization:
* simplify is_integer()
* replace long if with case
* more verbose output on download

Signed-off-by: Stan Grishin <redacted>
net/adblock-fast/Makefile
net/adblock-fast/files/etc/init.d/adblock-fast
git clone https://git.99rst.org/PROJECT