mirror of
https://github.com/moparisthebest/pi-hole
synced 2024-11-21 16:55:00 -05:00
meow
This commit is contained in:
parent
c726132fc3
commit
6f58a9d723
@ -28,6 +28,6 @@ include_shell "/usr/share/lighttpd/create-mime.assign.pl"
|
|||||||
include_shell "/usr/share/lighttpd/include-conf-enabled.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" {
|
$HTTP["host"] == "ads-v-darwin.hulu.com|ad.hulu.com|t.hulu.com|t2.hulu.com|doubleclick.net" {
|
||||||
url.redirect = (
|
url.redirect = (
|
||||||
"^/(.*)" => "http://192.168.1.101:8200/MediaItems/19.mov",
|
"^/(.*)" => "http://192.168.1.101:8200/MediaItems/19.mov",
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user