- ID de l'analyse :
- fc51b991-9fe5-48ce-938b-9620b16b434aTerminée
- URL soumise :
- https://dlmode.cc/r6macro
- Fin du rapport :
Liens : 1 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
http://short.io/?utm_source=link_not_found | GET STARTED |
Variables JavaScript : 3 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
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html><head>
<title>Link is not found</title>
<link rel="preconnect" href="https://d2te5kruq0pvbl.cloudfront.net">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
<style type="text/css">
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
* {
box-sizing: border-box;
}
html {
min-height: 100%;
font-size: clamp(12px, 1.19791vw, 21px);
}
body {
--default-line-height: 1.56rem;
min-height: 100vh;
background-color: #f9f9f9;
display: grid;
grid-template-rows: 1fr auto 1fr;
font-family: Avenir, Montserrat, Corbel, 'URW Gothic', source-sans-pro, sans-serif;
align-items: center;
color: rgba(56, 55, 56, 0.7);
line-height: var(--default-line-height);
}
a {
color: rgba(56, 55, 56, 0.7);
}
h1 {
color: rgba(51,51,61,1);
font-weight: 600;
font-size: 2rem;
line-height: 2.47rem;
text-align: center;
}
.subtitle {
margin-top: 1.7708vw;
text-align: center;
}
.content {
background-color: #fff;
width: 52.08%;
max-width: calc(100% - 16px);
display: flex;
flex-direction: column;
align-items: center;
padding: 7.08vmin 4.84375vmin;
box-sizing: border-box;
justify-self: center;
}
.content.fraud-content {
padding-top: 5vmin;
}
.fraud-content .subtitle {
margin-top: 16px;
}
h1.fraud {
margin-top: 9px;
}
.main_image {
margin-top: 0.364583vw;
width: 24.11vmax;
}
.content_footer {
text-align: center;
}
a.button {
margin-top: 2.08333vmax;
display: inline-block;
background-color: #383738;
color: #fff;
padding: 1.3541vmax 3.0208vmax;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
letter-spacing: 0.5px;
font-size: 0.85714rem;
line-height: 0.85714rem;
text-transform: uppercase;
}
button.button {
margin-top: 2.08333vmax;
display: inline-block;
background-color: #383738;
color: #fff;
padding: 1.3541vmax 3.0208vmax;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
letter-spacing: 0.5px;
font-size: 0.85714rem;
line-height: 0.85714rem;
text-transform: uppercase;
}
.fraud {
color: #FE8161;
font-weight: bold;
}
@media (max-width: 420px) {
.content {
width: calc(100% - 16px);
margin: 8px;
}
}
</style>
</head>
<body>
<div></div>
<div class="content">
<h1>Link does not exist</h1>
<p class="subtitle">The short URL you clicked was deleted or never existed. Check that you entered
or copy-pasted the short link correctly!</p>
<img class="main_image" src="https://d2te5kruq0pvbl.cloudfront.net/redirector/link-does-not-exist.png" srcset="
https://d2te5kruq0pvbl.cloudfront.net/redirector/link-does-not-exist.png 1x,
https://d2te5kruq0pvbl.cloudfront.net/redirector/link-does-not-exist-2x.png 2x
">
<h4 class="shortcmStart__text">Want your own branded short link domain?</h4>
<a class="button" href="http://short.io/?utm_source=link_not_found" rel="nofollow">GET STARTED</a>
</div>
<p class="content_footer">Domain owner can setup redirects for the main domain in Domain
Settings for free</p>
</body></html>