https://amp-account.itunes.apple.com/

Submitted URL:
https://amp-account.itunes.apple.com/
Report Finished:

JavaScript Variables · 3 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 2 found

TypeCategoryLog
errornetwork
URL
https://amp-account.itunes.apple.com/
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://amp-account.itunes.apple.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html lang="en"><head>
    <style>
        body {
            font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
            font-size: 15px;
            font-weight: 200;
            line-height: 20px;
            color: #4c4c4c;
            text-align: center;
        }

        .section {
            margin-top: 50px;
        }
    </style>
</head>
<body>
<div class="section">
    <h1></h1>

    <h3>Not Found</h3>
    <p>The requested page could not be found.</p>
</div>



</body></html>