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; }`

pull/961/head
DL6ER 8 years ago
parent 3d6b22de6c
commit 0d63cfd6c3

@ -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…
Cancel
Save