https://www.poweredbymetrology.org/

Eingereichte URL:
https://www.poweredbymetrology.org/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

LinkText

JavaScript-Variablen · 3 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp

Konsolenprotokoll-Meldungen · 1 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html><head>
    <meta charset="utf-8">
    <meta name="robots" content="noindex, follow">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Page Not Found</title>
    <style>
        body {
            font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #212121;
            background-color: #f2f2f2;
            display: flex;
            margin: 0;
            padding: 2rem;
            align-items: center;
            justify-content: center;
            -webkit-text-size-adjust: 100%;
            -webkit-tap-highlight-color: transparent;
            min-height: 100vh
        }
        *,:after,:before {
            box-sizing: border-box
        }
        h1,p {
            margin-top: 0
        }
        a {
            text-decoration: underline;
            color: inherit
        }
        p {
            line-height: 1.5;
            margin-bottom: .5rem
        }
        .typo3-error-page-container {
            max-width: 600px;
            text-align: center
        }
        .typo3-error-page-statuscode {
            font-size: calc(6rem + 2vw);
            font-weight: 600;
            line-height: 1;
            margin-bottom: .5rem
        }
        .typo3-error-page-title {
            font-size: calc(1.5rem + .75vw);
            font-weight: 600;
            line-height: 1.2;
            margin-bottom: 1rem
        }
        .typo3-error-page-footer {
            margin-top: 4rem
        }
        .typo3-error-page-logo {
            width: 6rem;
            margin: 0 auto;
            height: auto;
            display: block;
            margin-bottom: 1rem
        }
        .typo3-error-page-copyright {
            font-size: .75rem;
            opacity: .75
        }
        .typo3-error-page-copyright a {
            color: inherit;
            text-decoration: none;
            font-weight: 600
        }
    </style>
</head>
<body class="typo3-error-page">

    <div class="typo3-error-page-container">
        <div class="typo3-error-page-statuscode">
            404
        </div>
        <h1 class="typo3-error-page-title">Page Not Found</h1>
        <p class="typo3-error-page-message">The page did not exist or was inaccessible. Reason: No site configuration found.</p>
        
        <div class="typo3-error-page-footer">
            <svg class="typo3-error-page-logo" alt="TYPO3 logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 484 130"><path fill="#FF8700" d="M96.1 88.8c-1.9.6-3.4.8-5.4.8-16.2 0-39.9-56.5-39.9-75.3 0-6.9 1.6-9.2 4-11.2C35 5.3 11.2 12.6 3.6 21.8 2 24.1 1 27.7 1 32.4c0 29.4 31.3 96 53.4 96 10.3 0 27.5-16.9 41.7-39.6M85.8 1c20.4 0 40.9 3.3 40.9 14.8 0 23.4-14.9 51.8-22.4 51.8-13.5 0-30.4-37.6-30.4-56.4C73.9 2.7 77.2 1 85.8 1"></path><path d="M195.3 42.5v86h-12v-86H162V32.1h54.4v10.5l-21.1-.1zm63.1 41.2v44.8H246V83.7L221.3 32h13.2l18.2 40.1L270.9 32h12.5l-25 51.7zm63.1 8.4h-11.6v36.4h-12V32.1s11.8-1 23.3-1c20.9 0 27 13 27 29.9 0 20.9-7.2 31.1-26.7 31.1zm1.4-51.1c-7.6 0-13 .8-13 .8V82h13c7.7 0 13.1-5.1 13.1-20.1-.1-13.7-3.4-20.9-13.1-20.9zm70 88.5c-22.7 0-28.8-16.5-28.8-50.3 0-32.4 6.1-48.1 28.8-48.1 22.7 0 28.8 15.7 28.8 48.1 0 33.7-6.1 50.3-28.8 50.3zm0-88.4c-12.4 0-16.5 8.4-16.5 38.7 0 29.6 4.1 39.5 16.5 39.5s16.5-9.9 16.5-39.5c0-30.2-4.1-38.7-16.5-38.7zm65.8 88.4c-6.7 0-16.8-2.1-18.1-2.3v-10.3c3.3.7 11.9 2.2 17.9 2.2 7 0 11.6-5.8 11.6-16.4 0-12.8-2.1-19.2-11.9-19.2H447V73.4h9.9c11.2 0 11.7-11.4 11.7-16.9 0-10.9-3.4-15.3-10.3-15.3-6.1 0-13 1.5-17 2.3V33.4c1.5-.3 9.6-2.3 16.7-2.3 14.2 0 22.3 6.1 22.3 26.6 0 9.4-2.9 17.6-10.5 20 9 1.2 12.1 10.1 12.1 23.6.1 20.5-7.9 28.2-23.2 28.2z"></path></svg>
            <div class="typo3-error-page-copyright">
                TYPO3 is an open source content management system. To maintain the quality of the system and to improve it, please help us by <a href="https://typo3.org/community/contribute/donate/" target="_blank" rel="noreferrer">donating</a>.
                Copyright © 1998-2024 Kasper Skårhøj. Extensions are copyright of their respective owners. Go to <a href="https://typo3.org/" target="_blank" rel="noreferrer">typo3.org</a> for details.
            </div>
        </div>
    </div>



</body></html>