Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacobsalmela <jacob.salmela@gmail.com>2014-10-12 22:39:12 +0400
committerjacobsalmela <jacob.salmela@gmail.com>2014-10-12 22:39:12 +0400
commit8aaa5b7d23cfcf69291298233504d58c186e096f (patch)
tree5959fdbfcbf3be77f7302b6028138715922ecb4e /block hulu ads/lighttpd.conf
parent85ef7c85ebde9be516b2ffbd014ba6d1ec2f0507 (diff)
added scorecardresearch.com
Diffstat (limited to 'block hulu ads/lighttpd.conf')
-rw-r--r--block hulu ads/lighttpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/block hulu ads/lighttpd.conf b/block hulu ads/lighttpd.conf
index 1110647e..104d62f8 100644
--- a/block hulu ads/lighttpd.conf
+++ b/block hulu ads/lighttpd.conf
@@ -27,7 +27,7 @@ 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|a.huluad.com|hulu.112.2o7.net|huludev.112.2o7.net|ll.a.hulu.com|t2.hulu.com|t2.huluim.com|t-ak.hulu.com|track.hulu.com|tw.i.hulu.com|urlcheck.hulu.com|secure-us.imrworldwide.com|core.insightexpressai.com" {
+$HTTP["host"] =~ "ads-v-darwin.hulu.com|ads.hulu.com|a.huluad.com|hulu.112.2o7.net|huludev.112.2o7.net|ll.a.hulu.com|t2.hulu.com|t2.huluim.com|t-ak.hulu.com|track.hulu.com|tw.i.hulu.com|urlcheck.hulu.com|secure-us.imrworldwide.com|core.insightexpressai.com|b.scorecardresearch.com" {
url.redirect = ( "^/(.*)" => "http://192.168.1.101:8200/MediaItems/19.mov")
}
#else $HTTP["host"] =~ ".*" {