https://thammasat.psm.tu.ac.th/

Submitted URL:
https://thammasat.psm.tu.ac.th/
Report Finished:

JavaScript Variables · 3 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

TypeCategoryLog
errornetwork
URL
https://thammasat.psm.tu.ac.th/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>API - Error</title>
    <link href="index.css" rel="stylesheet">
</head>
<body>
    <div class="m-error_container">
        <span class="m-error_title">
            <h1>
                404
            </h1>
        </span>
        <p class="m-error_subtitle">
            Oops! You're lost.
        </p>
        <p class="m-error_description">
            We can not find the page you're looking for.<br>
        </p>
    </div>

</body></html>