<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html>
<head>
    <title></title>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
    <script type="text/javascript">
        $(function() {
            var d = window.location.hostname.replace(/^www\./g, '');
            var f = $('<iframe />').attr('src', 'https://blackdown.nazwa.pl/?source=blackdown-nr&d=' + d).attr("allowfullscreen", true)
            $('body').prepend(f); $('title').html(d);
        });
    </script>
</head>
<style>
    body {
        margin: 0;
    }
    iframe {
        display: block;
        width: 100%;
        border: none;
        overflow-y: auto;
        overflow-x: hidden;
        min-height: 100vh;
    }
</style>
<body>
<script src="https://static.nazwa.pl/rotator/blackdown/banner_script.js"></script>
</body>
</html>