From c726132fc37c850781828e73327096f83ee13ac3 Mon Sep 17 00:00:00 2001 From: jacobsalmela Date: Sat, 11 Oct 2014 13:49:50 -0500 Subject: [PATCH] trying again --- block hulu ads/lighttpd.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/block hulu ads/lighttpd.conf b/block hulu ads/lighttpd.conf index de036bcd..2a2cadaa 100644 --- a/block hulu ads/lighttpd.conf +++ b/block hulu ads/lighttpd.conf @@ -28,7 +28,6 @@ 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|ad.hulu.com|t.hulu.com|t2.hulu.com|doubleclick.net" { - url.redirect = ( - "^/(.*)" => "http://192.168.1.101:8200/MediaItems/19.mov", -) - \ No newline at end of file +url.redirect = ( +"^/(.*)" => "http://192.168.1.101:8200/MediaItems/19.mov", +) \ No newline at end of file