15 lines
444 B
HTML
15 lines
444 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="default.css">
|
|
<meta name="robots" content="noindex,nofollow">
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<img src="https://cdn.technolog.network/img/technolog/tng_logo4_horizontal.png" width="650">
|
|
<br>
|
|
<h2>Reverse Proxy</h2>
|
|
<hr>
|
|
<p>hi from reverse proxy server lol</p>
|
|
</center>
|
|
</body>
|
|
</html> |