- Scan ID:
- 05948428-d7ba-45ed-b4ee-1b1d0a54e4d1Finished
- Submitted URL:
- https://datops.ie/
- 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="en"><head><meta charset="us-ascii">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Datops Ireland Ltd</title>
<link href="./assets/icon.png" rel="shortcut icon" type="image/x-icon">
<link href="./assets/icon.png" rel="apple-touch-icon">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&family=DM+Serif+Display&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap">
<link rel="stylesheet" href="./assets/style.css">
</head>
<body>
<main>
<img src="./assets/logo.png" alt="Datops Ireland logo">
<h1>Datops Ireland Ltd</h1>
</main>
</body></html>