https://x7courses.com/

ID de l'analyse :
dbb8e678-adaf-4d78-921b-1fe148917508Terminée
URL soumise :
https://x7courses.com/
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 12 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
0object
1object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
parkstring
versionobject
__parkourobject
googleNDT_number
googleAltLoadernumber

Messages de journal de console : 3 trouvé(s)

Messages consignés dans la console web

TypeCatégorieEnregistrement
infoother
URL
https://parking3.parklogic.com/page/enhance.js?pcId=7&pId=1129&domain=x7courses.com
texte
WebGPU is experimental on this platform. See https://github.com/gpuweb/gpuweb/wiki/Implementation-Status#implementation-status
warningother
URL
https://parking3.parklogic.com/page/enhance.js?pcId=7&pId=1129&domain=x7courses.com
texte
Failed to create WebGPU Context Provider
errornetwork
URL
https://parking3.parklogic.com/page/images/pe262/hero_nc.svg
texte
Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANDrp2lz7AOmADaN8tA50LsWcjLFyQFcb/P2Txc58oYOeILb3vBw7J6f4pamkAQVSQuqYsKx3YzdUHCvbVZvFUsCAwEAAQ==_P4D59/orSBxWJhTQXpz6FFf61iiENwEcOYWCyjgFTqTII2zNhDR76nufLl2oGPBfwIkzL99+9jmpcLb8TpcE1w==" lang="en" style="background: #2B2B2B;"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVQI12P4//8/AAX+Av7czFnnAAAAAElFTkSuQmCC">
    <link rel="preconnect" href="https://www.google.com" crossorigin="">
<title>x7courses.com</title><meta name="description" content="See relevant content for x7courses.com"><style>* {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body {
  width: 100%;
  margin: 0;
}

html {
  background-color: #2B2B2B;
  height: 100%;
}

body {
  min-height: 90%;
  font-family: Arial, sans-serif;
  letter-spacing: 1.2px;
  color: #ccc;
  text-align: center;
}

/* App Target - This starts hidden until we apply a class to "activate" it */

#target {
  opacity: 0;
  visibility: hidden;
}

/* Status Messages - These are displayed when we are not rendering ad blocks or Related Search */

#pk-status-message {
  height: 75vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Sales Box - Default State */

#sales-box {
  display: block;
  width: 100%;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  color: #8EABC0;
}

#sales-box a {
  display: block;
  width: 100%;
  text-decoration: inherit;
  color: #8EABC0;
  cursor: pointer;
}

/* Sales Box - Highlighted State */

#sales-box.is-highlighted {
  position: relative;
  z-index: 1;
  background: #032438 linear-gradient(to top, #044368 0%, #000 100%);
  box-shadow: 0 0 15px 0 #000;
  border-bottom: 3px solid #262626;
}

#sales-box.is-highlighted a {
  line-height: 1.3;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  background: none;
}

/* Ellipsis Loader */

.pk-loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.pk-loader div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ccc;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.pk-loader div:nth-child(1) {
  left: 8px;
  animation: pk-anim-1 0.6s infinite;
}

.pk-loader div:nth-child(2) {
  left: 8px;
  animation: pk-anim-2 0.6s infinite;
}

.pk-loader div:nth-child(3) {
  left: 32px;
  animation: pk-anim-2 0.6s infinite;
}

.pk-loader div:nth-child(4) {
  left: 56px;
  animation: pk-anim-1 0.6s infinite;
  animation-direction: reverse;
}

.pk-loader-text {
  position: fixed;
  font-size: 12px;
  right: 20px;
  bottom: 20px;
  font-weight: lighter;
}

/* Utilities */

.pk-message-title {
  font-size: 2em;
  font-weight: bold;
}

.pk-page-ready {
  opacity: 1 !important;
  visibility: visible !important;
}

@media only screen and (max-width: 600px) {
  .hidden-xs {
    opacity: 0;
    visibility: hidden;
  }
}

/* Animation */

@keyframes pk-anim-1 {
  0% {
      transform: scale(0);
  }
  100% {
      transform: scale(1);
  }
}

@keyframes pk-anim-2 {
  0% {
      transform: translate(0, 0);
  }
  100% {
      transform: translate(24px, 0);
  }
}
</style><style>:root {
  --rswidth: 700px;
  --sales-banner-height: 0;
}

body, html {
    font-family: sans-serif, 'Arial';
    height: 100%;
    background-color: #2B2B2B;
    margin: 0 !important;
    position: relative;
    overflow-x: hidden;
}
#target {
    position: relative;
    height: auto;
    margin: 0 auto !important;
}
main {
    text-align: center;
    margin: 0 auto;
    min-height: 100vh;
    display: flex;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: start;
    flex-direction: column;
}
header {
    text-align: center;
    padding: 45px 0;
}
header h1 {
    font-size: 29px;
    color: #ccc;
    text-transform: uppercase;
    margin: 0;
}
main section {
    flex: 1;
    padding: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
}
section .ad-block {
    width: 100%;
    max-width: 500px;
    height: 100%;

}
#rs {
    width: 100%;
    max-width: var(--rswidth);
    min-height: 480px;
    height: 100%;
}
footer {
    font-size: 14px;
    text-align: center;
    padding: 30px 0px;
    width: 100%;
    color: #555;
}
footer a {
    color: #555;
}

#sales-banner {
    height: var(--sales-banner-height);
} 

#sales-banner.top { 
    margin-bottom: 8px; 
} 

#sales-banner.bottom { 
    margin-top: 8px; 
}
:root { --sales-banner-height:160px; }</style></head>
<body>
<div id="target" style="opacity: 0" class="pk-page-ready">
    <div id="sales-banner" class="top">
        <iframe id="plFrame" data-domain="x7courses.com" width="100%" height="180px" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe>
    </div>


<main>
    
      <header>
        <h1>x7courses.com</h1>
      </header>
    
    <section>
        <div class="ad-block">
            <div class="ads">
                <div id="ad-1"></div>
                <div id="ad-2"></div>
            </div>
        </div>
        <div id="rs" style="height: auto;"><iframe frameborder="0" marginwidth="0" marginheight="0" allowtransparency="true" scrolling="no" width="100%" name="{&quot;name&quot;:&quot;master-1&quot;,&quot;master-1&quot;:{&quot;container&quot;:&quot;rs&quot;,&quot;styleId&quot;:&quot;3113057640&quot;,&quot;personalizedAds&quot;:false,&quot;channel&quot;:&quot;pid-bodis-gcontrol47,pid-bodis-gcontrol112,pid-bodis-gcontrol449,pid-bodis-gcontrol151,pid-bodis-gcontrol160&quot;,&quot;domainName&quot;:&quot;x7courses.com&quot;,&quot;fexp&quot;:&quot;21404,17301431,17301433,17301436,17301548,17301266,72717107&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:3,&quot;pubId&quot;:&quot;dp-bodis31_3ph&quot;,&quot;role&quot;:&quot;m&quot;,&quot;hl&quot;:&quot;en&quot;,&quot;ivt&quot;:false,&quot;resultsPageBaseUrl&quot;:&quot;https://x7courses.com/?caf=1&amp;bpt=345&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;terms&quot;:&quot;&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTermLength&quot;:50,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;relatedsearch&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2442788251544177&quot;}}" id="master-1" src="https://syndicatedsearch.goog/afs/ads?adtest=off&amp;psid=3113057640&amp;pcsa=false&amp;channel=pid-bodis-gcontrol47%2Cpid-bodis-gcontrol112%2Cpid-bodis-gcontrol449%2Cpid-bodis-gcontrol151%2Cpid-bodis-gcontrol160&amp;client=dp-bodis31_3ph&amp;r=m&amp;hl=en&amp;ivt=0&amp;rpbu=https%3A%2F%2Fx7courses.com%2F%3Fcaf%3D1%26bpt%3D345&amp;max_radlink_len=50&amp;type=3&amp;uiopt=false&amp;swp=as-drid-2442788251544177&amp;oe=UTF-8&amp;ie=UTF-8&amp;fexp=21404%2C17301431%2C17301433%2C17301436%2C17301548%2C17301266%2C72717107&amp;format=r3&amp;nocache=5111734956138224&amp;num=0&amp;output=afd_ads&amp;domain_name=x7courses.com&amp;v=3&amp;bsl=8&amp;pac=0&amp;u_his=2&amp;u_tz=0&amp;dt=1734956138225&amp;u_w=1&amp;u_h=1&amp;biw=800&amp;bih=600&amp;psw=800&amp;psh=540&amp;frm=0&amp;uio=-&amp;cont=rs&amp;drt=0&amp;jsid=caf&amp;jsv=704712957&amp;rurl=https%3A%2F%2Fx7courses.com%2F" style="visibility: visible; height: 480px; display: block;" title=""></iframe></div>
    </section>
    <footer>
        <span>Copyright 2024</span>
	    <span style="padding:0px 8px;">•</span>
	    <a href="/privacy" target="_blank">Privacy Policy</a>
	    <span style="padding:0px 8px;">•</span>
	    <a href="/legal" target="_blank">Legal</a>
        <p id="imprint-text"></p>
    </footer>
</main>

</div>
<script src="https://partner.googleadservices.com/gampad/cookie.js?domain=x7courses.com&amp;client=partner-dp-bodis31_3ph&amp;product=SAS&amp;callback=__sasCookie&amp;cookie_types=v1%2Cv2"></script><script>window.park = "eyJ1dWlkIjoiN2ZlMjE5NDItNmViOS00NGVmLWE2N2UtYTNiODQ4NGZmNzEzIiwicGFnZV90aW1lIjoxNzM0OTU2MTM3LCJwYWdlX3VybCI6Imh0dHBzOi8veDdjb3Vyc2VzLmNvbS8iLCJwYWdlX21ldGhvZCI6IkdFVCIsInBhZ2VfcmVxdWVzdCI6e30sInBhZ2VfaGVhZGVycyI6e30sImhvc3QiOiJ4N2NvdXJzZXMuY29tIiwiaXAiOiIxMDQuMjguMTU0LjU5In0K";</script>
<script src="/bFEGzLJBm.js"></script>


<script type="text/javascript" src="https://www.google.com/adsense/domains/caf.js?abp=1&amp;bodis=true"></script></body></html>