- Scan ID:
- 3c0e737e-0005-4d3f-8cf0-b53e0128a6a9Finished
- Submitted URL:
- https://www.maltapavilion2022.com/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 3 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="sv"><head>
<meta charset="UTF-8">
<title>MGA Casino Utan Svensk Licens</title>
<style>
body {
font-family: 'Arial', sans-serif;
margin: 40px;
background-color: #f4f4f9;
color: #333;
}
h2, h3 {
color: #0056b3;
}
h2 {
text-align: center;
margin-bottom: 20px;
}
p {
font-size: 16px;
line-height: 1.6;
margin-bottom: 20px;
}
strong {
color: #d0342c;
}
header, footer {
background-color: #e1e1e1;
padding: 10px 20px;
text-align: center;
border-radius: 8px;
margin-bottom: 20px;
}
</style>
</head>
<body>
<header>
<h2>MGA Casino Översikt för svenska spelare</h2>
</header>
<footer>
<p>© 2024 MGA Casino. Alla rättigheter förbehållna.</p>
</footer>
</body></html>