Astroport.ONE/templates/index.redirect

17 lines
381 B
Plaintext
Raw Normal View History

2022-10-21 22:05:26 +02:00
HTTP/1.1 200 OK
Server: Astroport
Content-Type: text/html; charset=UTF-8
<!DOCTYPE html>
<html>
<head>
2022-10-26 18:08:29 +02:00
<title>[Astroport] Redirecting ... </title>
2022-10-26 14:55:33 +02:00
2022-10-05 01:18:11 +02:00
<meta http-equiv="refresh" content="0; url='_TWLINK_'" />
</head>
<body>
<p>Please follow <a href="_TWLINK_">this link</a>.</p>
2022-10-26 18:08:29 +02:00
<h1>If failing. Clic above link or try to refresh page... </h1>
</body>
</html>