Astroport.ONE/templates/index.redirect

18 lines
429 B
Plaintext
Raw Normal View History

2022-10-21 22:05:26 +02:00
HTTP/1.1 200 OK
2022-11-02 15:12:13 +01:00
Access-Control-Allow-Origin: *
2022-10-31 19:06:22 +01:00
Access-Control-Allow-Credentials: true
Access-Control-Allow-Methods: GET
Server: Astroport
Content-Type: text/html; charset=UTF-8
<!DOCTYPE html>
<html>
<head>
2022-10-27 18:13:30 +02:00
<title>[Astroport] Redirecting to _TWLINK_ ... </title>
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>
</body>
</html>