https://aeromind.agro.pl/

Submitted URL:
https://aeromind.agro.pl/
Report Finished:

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

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://aeromind.agro.pl/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<html lang="pl-PL"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width">
    <title>Strona w trakcie budowy</title>
    <style type="text/css">
        html { font-size: 100%; }
        body { background-color: #F1F1F1; font-size: 0.8em; margin: 0; font-family: Arial; padding: 3% 0 0 0; }
        div.wrapper { margin: 0 auto; padding: 0; max-width: 736px; text-align: center; }
        div.wrapper h1 { font-size: 3.7em; font-weight: 400; }
        div.wrapper p { font-size: 16px; line-height: 10px; }
        img { max-width: 100%; width: auto; }
    </style>
</head>
<body>
    <div class="wrapper">
        <h1>Strona aktualnie <font color="#ff9932"><b>niedostępna</b></font></h1>
        <p>Przepraszamy, aktualnie trwają prace porządkowe. Prosimy spróbować za godzinę.</p>
        <img alt="Under Construction" src="https://res.cloudinary.com/admitad-gmbh/image/upload/v1668613709/y4pkvpqb6mker9aohgvc.png">
    </div>

</body></html>