mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
lighttpd ad replacement page
This commit is contained in:
parent
41279f72ad
commit
dca0e3886a
1 changed files with 8 additions and 0 deletions
8
block hulu ads/index.html
Normal file
8
block hulu ads/index.html
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Pi-hole blocked an ad</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>No ads here</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue