2016-12-17 18:36:41 +00:00
|
|
|
<html>
|
2019-11-30 16:49:52 +00:00
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>Secret</title>
|
|
|
|
<link rel="icon" href="/icon.png" type="image/png" />
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body id="secret">
|
|
|
|
This is a very important secret!<br />
|
2017-11-02 20:34:07 +00:00
|
|
|
Go back to <a href="https://home.example.com:8080/">home page</a>.
|
2019-11-30 16:49:52 +00:00
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|