This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
pi-hole
Watch
1
Star
0
Fork
0
You've already forked pi-hole
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
7fadd469c904b5797e2a22ce19b50aacb2e723bc
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-06 23:28:41 -05: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-19 20:45:17 -04: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-06 23:28:41 -05: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-19 20:45:17 -04:00
<
/
html
>
Reference in New Issue
Copy Permalink