Initial commit
This commit is contained in:
15
index.html
Normal file
15
index.html
Normal file
@ -0,0 +1,15 @@
|
||||
<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>z
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user