NAME
adfilter_timeout.pl - data refresh stub
SYNOPSIS
sudo perl adfilter_timeout.pl
DESCRIPTION
This script implements a DNS-based ad blocker. Execution is wrapped in a timeout function for the purpose of refreshing the adblock stack.
Edit the timeout, adblock_stack, blacklist and whitelist parameters to your liking.
CAVEATS
Tested on darwin only.
AUTHOR
David Watson <dwatson@cpan.org>
SEE ALSO
Net::DNS::Dynamic::Adfilter
COPYRIGHT
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.