Astroport.ONE/templates/index.http

37 lines
1.2 KiB
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
2022-10-21 18:28:35 +02:00
<!doctype html>
<html>
2022-10-05 01:18:11 +02:00
<head>
<meta http-equiv="refresh" content="60; url='http://127.0.0.1:12345'" />
2022-10-21 21:09:15 +02:00
<style>
#wait {
width:36%;
height:36%;
2022-10-21 21:09:15 +02:00
}
</style>
2022-10-29 19:04:57 +02:00
<title>[Astroport](_HOSTNAME_) - IPFS BIOS - Interplanetray File System + Basic Input Output System + Scuttlebut Confidence Layer Ŋ1 </title>
2022-10-05 01:18:11 +02:00
</head>
<body>
2022-10-22 11:48:18 +02:00
<center>
<h2>Astroport Ŋ1 Swarm#0</h2>
2022-10-29 19:04:57 +02:00
<b>Devenez Astronaute du nouvel Internet !</b><br>
<form action = "http://127.0.0.1:1234" method = "GET">
<br>
2022-10-29 19:04:57 +02:00
<b>Choisissez vos phrases clefs ! </b></br>
Phrase Une (identifiant) : <input name=salt value=''></br>
Phrase Deux (mot de passe) : <input name=pepper value=''></br>
2022-10-29 19:04:57 +02:00
<input type="checkbox" id="g1pub" name="g1pub"> Acceptez les G1Conditions</br>
Votre email : <input name=email value=''></br></br>
<input type='submit' value='ACTIVATION !'>
</form>
2022-10-29 19:04:57 +02:00
<h3><a href="http://127.0.0.1:12345">SAUTER VERS LE NOUVEAU PORT !</a></h3>
<br>
2022-10-28 13:45:04 +02:00
<a href="http://127.0.0.1:8080/ipns/_IPFSNODEID_" target="json"><img src='http://127.0.0.1:8080/ipfs/QmbY3R4UV43Bz7eQDEYgXZKWnszArGwnJqMmfSZ7CCWFcq' id='wait'/></a>
2022-10-22 11:48:18 +02:00
</center>
</body>
</html>