mirror of
https://github.com/novatiq/packages.git
synced 2026-07-30 15:23:07 +01:00
adblock: update to 0.60.0
* "zero-conf" installation & setup, usually no manual config changes required (i.e. ip address, network devices etc.) * full IPv4 and IPv6 support * new adblock list source (malwaredomainlist.com) * adblock related statistics will be done by iptables * removed curl dependency * for IPv6 support you need 'kmod-ipt-nat6' * fix Chaos Calmer compability * various small changes & fixes * updated documentation * updated maintainer email address Signed-off-by: Dirk Brenken <dirk@brenken.org>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
# configuration found in /etc/crontabs/root
|
||||
#
|
||||
|
||||
# start adblock script twice a day
|
||||
# start adblock script once a day at 6 o'clock
|
||||
#
|
||||
0 06 * * * /usr/bin/adblock-update.sh &
|
||||
0 22 * * * /usr/bin/adblock-update.sh &
|
||||
|
||||
Reference in New Issue
Block a user