mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
newline
This commit is contained in:
parent
e64b1b3b08
commit
500c1fb829
1 changed files with 2 additions and 1 deletions
|
@ -31,3 +31,4 @@ $HTTP["host"] == "ads-v-darwin.hulu.com|ad.hulu.com|t.hulu.com|t2.hulu.com|doubl
|
||||||
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 a new issue