adblock: update 4.0.7

* fix aria2c download options
* fix report engine with empty domains
* fix safesearch ips of safe.duckduckgo.com (get ips dynamically)
* fix safesearch ips of safesearch.pixabay.com (get ips dynamically)
* add regional blocklist for italy
* shellcheck adjustments
* add test.sh for CI testing

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit d36fd57662)
This commit is contained in:
Dirk Brenken
2020-10-18 11:05:22 +02:00
parent 0c9206469c
commit 5dbbb7ebf4
8 changed files with 61 additions and 12 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
/etc/init.d/"${1}" version 2>/dev/null | grep "${2}"