1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00
falkonOfficial/tests/adblock.html

12 lines
319 B
HTML
Raw Normal View History

<html>
<head>
<title>AdBlock Tests &A</title>
</head>
<body>
<h2>Popup Block Tests</h2>
<a href="javascript:window.open('http://www.google.com/aclk?sa=l&adurl=http://www.edreams.com/', '_blank', 'width=600,height=600,statusbar=no,toolbar=no')">Open Popup window (will be blocked)</a>
<br/>
<br/>
</body>
</html>