This website requires JavaScript.
Explore
Help
Sign in
Pi-hole
/
pi-hole
Watch
1
Star
0
Fork
You've already forked pi-hole
0
mirror of
https://github.com/pi-hole/pi-hole.git
synced
2024-11-15 10:43:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
42bff1ce1b
pi-hole
/
advanced
/
index.html
8 lines
78 B
HTML
Raw
Normal View
History
Unescape
Escape
new index to display tiny gif The GIF is only 25 Bytes. Thanks to http://probablyprogramming.com/2009/03/15/the-tiniest-gif-ever
2015-06-07 04:28:41 +00:00
<
html
>
Added window.close() to index.html Adding window.close() will automatically close any pop-ups that might get loaded with a blocked ad.
2016-08-20 00:45:17 +00:00
<
head
>
<
script
>
window
.
close
(
)
;
<
/
script
>
<
/
head
>
new index to display tiny gif The GIF is only 25 Bytes. Thanks to http://probablyprogramming.com/2009/03/15/the-tiniest-gif-ever
2015-06-07 04:28:41 +00:00
<
body
>
<
/
body
>
Added window.close() to index.html Adding window.close() will automatically close any pop-ups that might get loaded with a blocked ad.
2016-08-20 00:45:17 +00:00
<
/
html
>
Reference in a new issue
Copy permalink