diff --git a/block hulu ads/lighttpd.conf b/block hulu ads/lighttpd.conf index b8d8bdda..a7b9f4b9 100644 --- a/block hulu ads/lighttpd.conf +++ b/block hulu ads/lighttpd.conf @@ -30,4 +30,5 @@ 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 + ) + \ No newline at end of file