mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-02-22 19:18:16 +00:00
Add 1x1 pixel GIF image. Can apparently be used to trick some of the please-don't-use-adblocker pages as many of them contain code like if ($('Ad').height() == 0) { prevent access to this page; }
This commit is contained in:
parent
3d6b22de6c
commit
0d63cfd6c3
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ if (!$showPage)
|
|||
<head>
|
||||
<script>window.close();</script></head>
|
||||
<body>
|
||||
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7">
|
||||
</body>
|
||||
</html>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Reference in a new issue