https://www.nikolauspopp.com/

Submitted URL:
https://nikolauspopp.com/Redirected
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
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
warningother
Text
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
		<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
		<title>Parking Page</title>
		<meta name="viewport" content="width=device-width,initial-scale=1">
		<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
		<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
		<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
		<link rel="manifest" href="/site.webmanifest">
		<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#000000">
		<meta name="msapplication-TileColor" content="#ffffff">
		<meta name="theme-color" content="#ffffff">
		<style>body{background:#f8f8f8;color:#383838;font-size:16px;font-family:sans-serif;padding:0;text-align:center;margin:2rem}svg{width:250px;height:82px;margin:2rem 0 2.5rem}</style>
	</head>
	<body>
		<p lang="de">Die aufgerufene Website wird zurzeit bearbeitet oder ist geparkt.</p>
		<p lang="en">The requested website is either being edited or just parked.</p>
	
</body></html>