sloneczna24.pl Review

TitletagDescriptiontaglanguage
Domena sloneczna24.pl jest utrzymywana na serwerach nazwa.pl
Alexarank
196520
Ip adress85.128.128.104Nameserverns1.nazwa.pl
ns3.nazwa.pl
ns2.nazwa.pl
Status code200
robots.txt -http://sloneczna24.pl/robots.txt
 <!DOCTYPE>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Domena sloneczna24.pl jest utrzymywana na serwerach nazwa.pl</title>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
    <link rel="stylesheet" href="//newkf.nazwa.pl/templates/blackdown-template-kf-02.2022/css/style.css?v=35" type="text/css"/>
    <link rel="shortcut icon" href="favicon.ico"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <script type="text/javascript">
        function policyButtonClicked() {
            var data = new Date();
            data.setTime(data.getTime() + (100 * 365 * 24 * 60 * 60 * 1000));
            document.cookie = 'polityka=true; expires=' + data.toGMTString() + '; path=/';
            var policy_box = document.getElementById('policy-box');
            policy_box.style.display = 'none';
        }
    </script>
    </head>
<body>
<main class="content" >
    <div class="box" id="box">
        <style>
  /* global */

  .footer-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    padding-top: 100px;
    color: #000;
    padding: 0 1rem;
  }

  strong.domain__name {
    margin-bottom: 11px;
  }

  .footer__shadow {
    display: none;
  }

  .box {
    text-decoration: none;
    color: #fff;
  }
  .domain__text {
    display: flex; 
    flex-direction: column;
    align-items: center;
}

.domain__text::after {
    content: '';
    display: block;
    background: url('https://static.nazwa.pl/kreacje/images/global/shadow.png') no-repeat center center;
    width: 100%;
    height: 25px;
    margin-top: 1rem;
  }
</style>


<style>
  .box__banner{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 138px);
    margin-bottom: 1.5rem;
    background: linear-gradient(126deg, rgba(0,138,223,1) 0%, rgba(37,244,250,1) 100%);

  }
  .box__img-wrapper{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box__img{
    max-width: 100%;
  }
  .box__cta {
    color: #fff;
    background: #22960e;
    position: absolute;
    bottom: 13%;
    left: 51%;
    transform: translate(-50%, 0);
    font-size: 70px;
    padding: 0.34285em 0.78857em;
    border-radius: 1em;
    line-height: .8;
    text-transform: uppercase;
    font-weight: bold;
    border: 0.05714em solid #000;
    border-bottom-width: 0.2em;
    transition: .3s all ease-in-out;
  }
  .box__cta:hover {
    background: #fff;
    color: #000;
    transform: translate(-50%, -10%);
  }


  @media(max-width: 1332px) {
    .box__cta {
      font-size: 48px;
    }
  }

  @media(max-width: 1024px) {
    .box__cta {
      font-size: 32px;
    }
  }

  @media(max-width: 768px) {
    .box__cta {
      font-size: 24px;
    }
  }

  @media(max-width: 600px) {
    .box__cta {
      font-size: 16px;
    }
  }

  @media(max-width: 480px) {
    .box__cta {
      font-size: 13px;
    }
  }




/* 
  @media(min-width: 1536px) and (max-height: 1053px) {
    .box__img {
        max-width: 85%;
    }
    .box__cta {
      bottom: 0;
    }
  }

  @media(min-width: 1536px) and (max-height: 920px) {
    .box__img {
        max-width: 75%;
    }
  }

  @media(min-width: 1536px) and (max-height: 800px) {
    .box__img {
        max-width: 65%;
    }

  } */



  @media(min-width: 1345px) and (max-height: 1053px) {
    .box__img {
        max-width: 85%;
    }
    .box__cta {
      bottom: 0;
    }
  }

  @media(min-width: 1345px) and (max-height: 920px) {
    .box__img {
        max-width: 75%;
    }
  }

  @media(min-width: 1345px) and (max-height: 800px) {
    .box__img {
        max-width: 65%;
    }

  }
</style>





<script type="text/javascript">
  const URL_CTA = 'https://www.nazwa.pl/kampania,redirect,12047.html?redirectId=cloudhosting-za-50';
  window.URL_CTA = URL_CTA;

</script>

<a href="#" onclick="parent.location.href=URL_CTA" class="box__banner box">


  <div class="box__img-wrapper">
    <img src="https://static.nazwa.pl/kreacje/images/cloudhosting-za-100-zl/blackdown_img-desktop.png" alt="" class="box__img">
    <span class="box__cta">
      Sprawdź
    </span>
  </div>



</a>

<script>
  Links.redirect = () => { };
</script>    </div>
    <div class="footer" id="footer">
        <div class="footer-text">
            <strong class="domain__name">
                sloneczna24.pl            </strong>
            <p class="domain__text">
                utrzymywana jest na serwerach nazwa.pl
            </p>
            <img src="//newkf.nazwa.pl/templates/blackdown-template-kf-02.2022/images/cien.png" alt="shadow" class="footer__shadow">
        </div>
    </div>
</main>
<script type="text/javascript">
            var Links = {
            url: URL_CTA,
            redirect: function () {
                try {
                    parent.location.href = Links.url;
                } catch (e) {
                }
                return false;
            },
            refresh: function () {
                window.setTimeout(() => {
                    Links.redirect();
                }, 8000);
            },
            load: function () {
                const obj = this;
                window.onload = function () {
                    obj.refresh();
                };
            },
        };
        Links.load();
        </script>
<script type="text/javascript">
    var gaJsHost = (('https:' == document.location.protocol) ? 'https://ssl.' : 'http://www.');
    document.write(unescape(
        '%3Cscript src=\'' + gaJsHost + 'google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E'));
</script>
<script type="text/javascript">
    try {
        var pageTracker = _gat._getTracker('UA-11186383-2');
        pageTracker._setDomainName('none');
        pageTracker._setAllowLinker(true);
        pageTracker._setAllowHash(false);
        pageTracker._trackPageview();
    } catch (err) {
    }</script>
</body>
</html>
HTTP/1.1 200 OK
Date: Fri, 31 Mar 2023 13:48:22 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Server: Apache/2
X-CDN-nazwa.pl-location: AMS
X-CDN-nazwa.pl-policyused: cdn=1209600
X-CDN-nazwa.pl-cache: MISS

iframe