https://477838285764.platformforge.xyz/

Eingereichte URL:
https://477838285764.platformforge.xyz/
Bericht beendet:

JavaScript-Variablen · 3 gefunden

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 1 gefunden

TypKategorieProtokoll
errornetwork
URL
https://477838285764.platformforge.xyz/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

<html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Test Webserver Page</title>
    <meta http-equiv="refresh" content="10">
    <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&amp;display=swap" rel="stylesheet">
    <style>
        body {
            background-color: #333333; /* Darker shade of grey for the background */
            color: #f0f0f0; /* Slightly off-white for softer contrast */
            font-family: 'Montserrat', sans-serif; /* Trendy, modern font */
            margin: 0;
            padding: 20px;
            transition: background-color 0.5s ease; /* Smooth transition for background color */
        }

        h1, p {
            text-shadow: 1px 1px 2px black; /* Soft shadow to make text pop */
        }

        h1 {
            font-weight: 400; /* Less bold for a more elegant look */
            font-size: 2.5rem; /* Larger font size for the header */
        }

        p {
            font-weight: 300; /* Lighter weight for paragraph for readability */
            font-size: 1.2rem; /* Slightly larger paragraph text */
            line-height: 1.6; /* More space between lines */
        }

        .container {
            max-width: 800px; /* Max width for content */
            margin: auto; /* Centering the content */
            padding: 20px;
            background-color: rgba(0, 0, 0, 0.2); /* Semi-transparent black for content background */
            border-radius: 8px; /* Rounded corners for the container */
            box-shadow: 0 4px 8px rgba(0,0,0,0.1); /* Subtle shadow for 3D effect */
        }
    </style>
</head>
<body>
    <p>hostname-develop branch</p> 
    <p>WebServer IP Address: ip-10-0-0-39.ec2.internal</p>



</body></html>