https://www3.physnet.uni-hamburg.de/

Submitted URL:
https://www3.physnet.uni-hamburg.de/
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://www3.physnet.uni-hamburg.de/
Text
Failed to load resource: the server responded with a status of 403 (Forbidden)

HTML

The raw HTML body of the page

<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN"><html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /
on this server.</p>
<hr>
<address>Apache/2.2.16 (Debian) Server at www3.physnet.uni-hamburg.de Port 80</address>

</body></html>