- ID de l'analyse :
- 57600dfd-19be-4f9f-afdf-031ed92b6bc3Terminée
- URL soumise :
- https://evisa.gov.az/cop29/en
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
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 : 2 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html dir="ltr" lang="en-gb"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>404 - Page not found</title>
<style>
body {
font: normal 13px/18px Arial, Helvetica, sans-serif;
color: #444446;
}
/* Headlines */
h1, h2, h3, h4, h5, h5, h6 {
text-transform: capitalize;
color: #3e4095;
font-size: 18px;
}
h4, h5, h6 { font-size: 14px; line-height: 14px; }
a { color: #595aa4; }
a:hover,
em, code { color: #ff0000; }
ins, mark { background-color: #ffa; }
mark { color: #444; }
hr { border-top-color: #d2d2d4; }
pre {
border: 1px solid #d2d2d4;
border-top-color: #a2a2a4;
border-radius: 4px;
background: #fefeff;
box-shadow: inset 0 0 12px rgba(0,0,2,0.04);
}
/* Useful Snippets
----------------------------------------------------------------------------------------------------*/
a:not([class]):active,
a:not([class]):focus {
position: relative;
top: 1px;
}
a:not([class]):active > *,
a:not([class]):focus > * {
position: relative;
top: -1px;
}
.center {
width: 800px;
margin-left: -400px;
}
.error { text-shadow: 0 -1px 0 rgba(0,0,0,0.9), 0 1px 0 rgba(255,255,255,0.7); }
.error > span {
display: inline-block;
position: relative;
}
.error > span:before {
content: "";
position: absolute;
top: 70%;
left: -30px;
right: -30px;
height: 80px;
background: url(/images/error.png) no-repeat;
background-size: 100% 100%;
}
.message { width: 400px; }
/* Offline */
.error-offline .error > span:before { top: 65%; }
.error-offline .message { width: 350px; }
/* Browser */
.error-browser .message { width: 500px; }
body {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.center {
position: absolute;
top: 30%;
left: 50%;
text-align: center;
}
.error {
margin: 0;
font-size: 200px;
line-height: 200px;
font-weight: bold;
}
.title { margin: 20px 0 0 0; }
.message { margin: 20px auto 0 auto; }
/* Offline */
.error-offline .error {
font-size: 150px;
line-height: 150px;
}
.error-offline form.short > div { margin: 10px 0; }
/* Browser */
.error-browser .error { line-height: inherit; }
.error-browser .error a {
display: block;
width: 135px;
height: 132px;
background: url(/images/error/browser_logos.png) 0 0 no-repeat;
float: left;
}
.error-browser .error a.firefox { background-position: -135px 0; }
.error-browser .error a.opera { background-position: -270px 0; }
.error-browser .error a.safari { background-position: -405px 0; }
.error-browser .error a.ie { background-position: -540px 0; }
html {
overflow-y: scroll;
min-height: 100%;
-webkit-text-size-adjust: 100%;
}
/* Remove outline when clicking links: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }
/* Removes scrollbar in IE */
textarea { overflow: auto; }
/* Remove background from selected images */
img::selection { background: transparent; }
img::-moz-selection { background: transparent; }
/* Remove borders */
fieldset,
img,
iframe { border: 0; }
/* Consistency of cursor style, Corrects inability to style clickable 'input' types in iOS */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
input[disabled] { cursor: default; }
/* Removes inner padding and border in FF3+ */
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/* HTML5 display definitions
----------------------------------------------------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
/* New Base Values
----------------------------------------------------------------------------------------------------*/
body { margin: 0; }
/* Block Space */
p, hr,
ul, ol, dl,
blockquote, pre,
fieldset, figure { margin: 15px 0; }
h1, h2, h3, h4, h5, h6 { margin: 25px 0 15px 0; }
/* Lists */
ul, ol, dl { padding-left: 30px }
dd { margin-left: 40px; }
/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 36px; line-height: 36px; }
h2 { font-size: 24px; line-height: 24px; }
h3 { font-size: 18px; line-height: 18px; }
h4, h5, h6 { font-size: 16px; line-height: 16px; }
/* Links */
a, a:hover { text-decoration: none; }
/* Text-level Semantics */
b, strong { font-weight: bold; }
small { font-size: 11px; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
dfn[title] { font-style: normal; }
/* Horizontal Rule */
hr {
display: block;
height: 1px;
padding: 0;
border: 0;
border-top: 1px solid;
}
/* Quotes */
q, blockquote {
quotes: '\201C' '\201D' '\2018' '\2019';
font-family: "Times New Roman", Times, serif;
font-style: italic;
}
blockquote {
padding: 0 20px;
font-size: 16px;
line-height: 22px;
}
blockquote:before { content: '\201C'; }
blockquote:after { content: '\201D'; }
/* Code */
code, pre { font-family: "Courier New", Courier, monospace; }
code { word-spacing: -2px; }
pre {
padding: 10px;
font-size: 12px;
line-height: 18px;
white-space: pre-wrap;
word-wrap: break-word;
}
/* Tables */
table {
border-collapse: collapse;
border-spacing: 0;
}
th, td { padding: 1px; }
/* Forms */
input, select { vertical-align: middle; }
select, input, textarea, button { font: 12px Arial, sans-serif; }
form, textarea { margin: 0; }
legend, fieldset, input { padding: 0; }
textarea,
input[type='text'],
input[type='password'],
select { padding: 2px; }
select { line-height: 19px; } /* Needed for Safari */
button,
input[type='button'],
input[type='submit'] { padding: 2px 3px;
padding: 4px 10px 3px 10px;
margin-top: 12px;
border-radius: 4px;
border: 0px solid #3e8eb0;
font: normal 13px/18px Arial, Helvetica, sans-serif;
color: #fff!important;
font-size: 11px;
text-shadow: 0 1px 1px rgba(0,0,2,0.3);
text-transform: uppercase;
background: #595AA4;
}
.mod_sef_table td{
padding:5px;
}
.mod_sef_input{
width:430px !important;
}
.mod_sef_input_textarea
{
width:430px !important;
}
#mod_simpleemailform_submit_1
{
width:435px !important;
}
</style>
<!--[if IE 6]><style>body{height:100%;width:100%}.error,
.error
span{zoom:1}.error-browser
.error{font-size:20px;line-height:inherit}.error-browser .error
a{-pie-png-fix:true;behavior:url("/templates/yoo_cloud/warp/js/css3pie.htc")}</style><![endif]-->
</head>
<body id="page" class="page">
<div class="center error-404">
<h1 class="error">
<span>
404 </span>
</h1>
<h2 class="title">Page not found</h2>
<p class="message">The Page you are looking for doesn't exist or an other error occurred. <a href="javascript:history.go(-1)">Go back</a>, or head over to <a href="/">e-Visa Home page</a> to choose a new direction.</p>
</div>
</body></html>