Here are the minimum rules that let the videos through:
{ -block }
.doubleclick.net/[0-9]+/DartShell.*\.swf
.doubleclick.net/pfadx/DARTSHELLCONFIGXML
.doubleclick.net/crossdomain.xml
.doubleclick.net/pfadx/3news.co.nz
.doubleclick.net/pfadx/www.tv3.co.nz
If you are looking to unblock a different site, here's how you can do it:- set debug 1 in /etc/privoxy/config
- restart privoxy (sudo /etc/init.d/privoxy restart on Debian)
- watch the logfile for any blocked contents:
tail -f /var/log/privoxy/logfile | grep Blocked


