mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
8 lines
102 B
HTML
8 lines
102 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Pi-hole blocked an ad</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>No ads here</h1>
|
||
|
</body>
|
||
|
</html>
|