adblock: update 3.5.0
authorDirk Brenken <redacted>
Wed, 31 Jan 2018 12:13:32 +0000 (13:13 +0100)
committerDirk Brenken <redacted>
Wed, 31 Jan 2018 12:13:32 +0000 (13:13 +0100)
commitc44e40809eb30e937e390b541807515ed594b664
treec12a1380a7561bd6045105e3d8f2f87b8811abf8
parentf714c9071d142d4289800c0ab2fee7a61048ac06
adblock: update 3.5.0

* major performance boost: add a flexible 'Download Queue' to handle
  downloads & list processing in parallel, default queue size is '4',
  you can raise this e.g. to '8' or '16' to get it really fast
* replace former 'whitelist mode': the new 'Jail' option
  builds an additional 'adb_list.jail' list in parallel
  which can be used manually for guest wifi or kidsafe configurations
* regex parser & query function now fully support IDN domains
  with non-ASCII characters
* add error handling in tld compression,
  to handle OOM conditions better
* adblock.notify sends now html emails,
  to get a better look & feel, even on mobile devices
* add czech regional blocklist maintained by turris omnia users
* LuCI: Support new 'Download Queue' & 'Jail' options
* LuCI: fix field width in "Runtime Information" section

Signed-off-by: Dirk Brenken <redacted>
net/adblock/Makefile
net/adblock/files/README.md
net/adblock/files/adblock.conf
net/adblock/files/adblock.notify
net/adblock/files/adblock.sh
git clone https://git.99rst.org/PROJECT