From 4e3c668c1e00775b5b591221c80bfcc93cb8169c Mon Sep 17 00:00:00 2001 From: jacobsalmela Date: Sat, 11 Oct 2014 16:05:05 -0500 Subject: [PATCH] more domains --- block hulu ads/lighttpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/block hulu ads/lighttpd.conf b/block hulu ads/lighttpd.conf index d38a572..8699410 100644 --- a/block hulu ads/lighttpd.conf +++ b/block hulu ads/lighttpd.conf @@ -27,6 +27,6 @@ include_shell "/usr/share/lighttpd/use-ipv6.pl " + server.port include_shell "/usr/share/lighttpd/create-mime.assign.pl" include_shell "/usr/share/lighttpd/include-conf-enabled.pl" -$HTTP["host"] =~ "ads-v-darwin.hulu.com|ads.hulu.com|t.hulu.com|t2.hulu.com|doubleclick.net|scorecardresearch.com" { +$HTTP["host"] =~ "ads-v-darwin.hulu.com|ads.hulu.com|t.hulu.com|t2.hulu.com|doubleclick.net|scorecardresearch.com|ad.doubleclick.net|a1697.b.akamai.net|secure-us.imrworldwide.com|bs.serving-sys.com" { url.redirect = ("^/(.*)" => "http://192.168.1.101:8200") } \ No newline at end of file