Showing source for: https://dnska.cz/
Duration: 0.137214s
Server: nginx

<html>
    <head>
        <link href="/css/style.css" rel="stylesheet" type="text/css">
        <link href="favicon.png" rel="icon" type="image/png">
        <title>
            dnska.cz | Jednoduch&eacute; vyhled&aacute;v&aacute;n&iacute; DNS z&aacute;znamů
        </title>
        <script src="/js/jquery-1.12.0.min.js">
        </script>
        <meta content="width=device-width, initial-scale=1" name="viewport">
        <link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet">
        <script type="text/javascript">
            $(document).ready(function() {
                if (window.history.state != null) {
                    if (window.history.state.domain == "") {
                        window.history.replaceState(null, null, '/');
                    }
                }
                xhr = null;
                $(window).on("popstate", function(e) {
                    if (xhr && xhr.readyState != 4) {
                        xhr.abort();
                    }
                    if (e.originalEvent.state == null) {
                        $('input:text').val(null);
                        $('.result').fadeOut(200);
                        $('.loading').fadeOut(200);
                    } else {
                        $('input:text').val(e.originalEvent.state.domain);
                        xhr = $.ajax({
                            type: 'POST',
                            url: 'func.php',
                            data: e.originalEvent.state,
                            beforeSend: function() {
                                $(".loading").fadeIn(200);
                                $(".result").fadeOut(200);
                            },
                            success: function(data) {
                                $(".result").hide().html(data).fadeIn(200);
                                $(".loading").fadeOut(200);
                            }
                        });
                    }
                });
                $(".title").click(function(event) {
                    event.preventDefault();
                    $('input:text').val(null);
                    $('.result').fadeOut(200);
                    $('.loading').fadeOut(200);
                    if (xhr && xhr.readyState != 4) {
                        xhr.abort();
                    }
                    if (window.history.state != null) {
                        window.history.pushState(null, null, '/');
                    }
                    return false;
                });
                $(".result").on('click', '.permalink', function(event) {
                    event.preventDefault();
                    return false;
                });
                $(".result").on('click', '.lookup', function(event) {
                    event.preventDefault();
                    $('input:text').val($(this).data("domain"));
                    $('form').submit();
                    return false;
                });
                $(document).on('submit', 'form', function() {
                    var data = $(this).serialize();
                    if (window.history.state != null) {
                        if (window.history.state.domain == $('input:text').val()) {
                            $('.result').animate({
                                'outline-width': '5px',
                                'outline-offset': '-5px'
                            }, 20).animate({
                                'outline-width': '0px',
                                'outline-offset': '0px'
                            }, 100).animate({
                                'outline-width': '5px',
                                'outline-offset': '-5px'
                            }, 20).animate({
                                'outline-width': '0px',
                                'outline-offset': '0px'
                            }, 200);
                            return false;
                        }
                    }
                    window.history.pushState({
                        domain: $('input:text').val()
                    }, null, '/' + encodeURIComponent($('input:text').val()));
                    xhr = $.ajax({
                        type: 'POST',
                        url: 'func.php',
                        data: data,
                        beforeSend: function() {
                            $(".loading").fadeIn(200);
                            $(".result").fadeOut(200);
                        },
                        success: function(data) {
                            $(".result").hide().html(data).fadeIn(200);
                            $(".loading").fadeOut(200);
                        }
                    });
                    return false;
                });
            });
        </script>
    </head>
    <body>
        <div class="loading">
            <i class="fa fa-cog fa-spin">
            </i>
            <p>
                Pracuji...
            </p>
        </div>
        <a class="title" href="https://dnska.cz">
            <h1>
                <span class="primary">
                    dnska
                </span>
                .
                <span class="secondary">
                    cz
                </span>
            </h1>
        </a>
        <h2>
            jednoduch&eacute; vyhled&aacute;v&aacute;n&iacute; v DNS z&aacute;znamech
        </h2>
        <form action="" class="searchform" method="get">
            <input autocomplete="off" class="searchbar" name="domain" placeholder="Zadejte n&aacute;zev dom&eacute;ny" type="text" value="">
            <button class="searchbtn secondarybg" type="submit">
                <i class="fa fa-search">
                </i>
                Hledat
            </button>
        </form>
        <div class="resultframe">
            <div class="result">
            </div>
        </div>
        <div class="footer">
            <p>
                &copy; dnska.cz
            </p>
        </div>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://dnska.cz/ 2024-05-28 18:27:07
2 https://thebolditalic.com/?gi=4522… 2024-05-28 18:27:06
3 https://storage.googleapis.com/cat… 2024-05-28 18:27:06
4 https://thebolditalic.com/?gi=df3c… 2024-05-28 18:27:05
5 https://thebolditalic.com/?gi=b716… 2024-05-28 18:27:04
6 https://thebolditalic.com/?gi=ae5d… 2024-05-28 18:27:04
7 https://news.google.com/home?hl=en… 2024-05-28 18:27:03
8 https://thebolditalic.com/?gi=330d… 2024-05-28 18:27:03
9 https://thebolditalic.com/?gi=6318… 2024-05-28 18:27:02
10 https://thebolditalic.com/?gi=6c9d… 2024-05-28 18:27:01
11 https://thebolditalic.com/?gi=53db… 2024-05-28 18:26:59
12 https://thebolditalic.com/?gi=3c26… 2024-05-28 18:26:58
13 https://thebolditalic.com/?gi=4561… 2024-05-28 18:26:57
14 https://thebolditalic.com/?gi=93ce… 2024-05-28 18:26:56
15 https://thebolditalic.com/?gi=e1ac… 2024-05-28 18:26:55
16 https://thebolditalic.com/?gi=5ad1… 2024-05-28 18:26:55
17 https://thebolditalic.com/?gi=e072… 2024-05-28 18:26:54
18 https://thebolditalic.com/?gi=7198… 2024-05-28 18:26:53
19 https://thebolditalic.com/?gi=5c2a… 2024-05-28 18:26:52
20 https://thebolditalic.com/?gi=aa92… 2024-05-28 18:26:52