This commit is contained in:
fred 2023-09-10 00:22:22 +02:00
parent 9ec2df17f7
commit c767f69b69
1 changed files with 7 additions and 6 deletions

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>[Astroport] : G1Visa Application : _HOSTNAME_ :: _IPFSNODEID_ </title> <title>[Astroport] : G1Visa Application : _HOSTNAME_ :: _IPFSNODEID_ </title>
<meta http-equiv="refresh" content="999; url='http://127.0.0.1:12345'" /> <meta http-equiv="refresh" content="168; url='http://127.0.0.1:12345'" />
<link rel="icon" type="image/png" href="http://127.0.0.1:8080/ipfs/QmaCh8mywWfxkXF3JziFzqZS6yZFo3eNS5fSfnzJqdSQvX/logo.png" /> <link rel="icon" type="image/png" href="http://127.0.0.1:8080/ipfs/QmaCh8mywWfxkXF3JziFzqZS6yZFo3eNS5fSfnzJqdSQvX/logo.png" />
<link rel="stylesheet" href="http://127.0.0.1:8080/ipfs/QmaCh8mywWfxkXF3JziFzqZS6yZFo3eNS5fSfnzJqdSQvX/decoration.css" type="text/css" /> <link rel="stylesheet" href="http://127.0.0.1:8080/ipfs/QmaCh8mywWfxkXF3JziFzqZS6yZFo3eNS5fSfnzJqdSQvX/decoration.css" type="text/css" />
<link rel="stylesheet" href="http://127.0.0.1:8080/ipfs/QmaCh8mywWfxkXF3JziFzqZS6yZFo3eNS5fSfnzJqdSQvX/layout.css" type="text/css" /> <link rel="stylesheet" href="http://127.0.0.1:8080/ipfs/QmaCh8mywWfxkXF3JziFzqZS6yZFo3eNS5fSfnzJqdSQvX/layout.css" type="text/css" />
@ -93,7 +93,7 @@ header {
</div> </div>
<span><div id="ainfo"></div></span> <span><div id="ainfo"></div></span>
<div id="debug"></div> <div id="debug"></div>
<button onclick="document.getElementById('console').style.visibility = 'visible'; homeAstroportStation( qrURL, 'aframe', 3000);">Create UMap QRCode</button> <button onclick="document.getElementById('console').style.visibility = 'visible'; homeAstroportStation( qrURL, 'aframe', 7000);">UMap QR</button>
</header> </header>
@ -117,18 +117,18 @@ header {
<input name='pepper' value='0.00'><br> <input name='pepper' value='0.00'><br>
</div> </div>
<input type=hidden name=g1pub value=''></br> <input type=hidden name=g1pub value=''></br>
(<span id='LAT'></span>:<span id='LON'></span>) registration<br> (<span id='LAT'></span>:<span id='LON'></span>) registration<br><br>
<input type='submit' value='[(♥‿‿♥)]'> <input type='submit' value='[(♥‿‿♥)]'>
</form> </form>
<div id="console"><a href="https://pad.p2p.legal/s/Astroport.ONE#Imagine" target="aframe"> CONSOLE ____________</a> <button onclick="document.getElementById('console').style.visibility = 'hidden';">close</button> <div id="console"><a href="https://pad.p2p.legal/s/Astroport.ONE#Application-name--U-Planet" target="aframe"> IMAGINE ____________</a> <button onclick="document.getElementById('console').style.visibility = 'hidden';">close</button>
<iframe name="aframe" id="aframe" src="https://pad.p2p.legal/s/Astroport.ONE#Imagine" width="100%" height="100%"></iframe> <iframe name="aframe" id="aframe" src="https://pad.p2p.legal/s/Astroport.ONE#Application-name--U-Planet" width="100%" height="100%"></iframe>
</div> </div>
<br> <br>
<span><a href="https://pad.p2p.legal/s/Astroport.ONE">Astroport.</a>.<a href="https://github.com/papiche/Astroport.ONE">ONE</a> <span><a href="https://pad.p2p.legal/s/Astroport.ONE">Astroport</a>.<a href="https://github.com/papiche/Astroport.ONE">ONE</a>
<br> - Crypto Commons Playground -</span> <br> - Crypto Commons Playground -</span>
<h2> <h2>
@ -148,6 +148,7 @@ header {
</h2> </h2>
<br> <br>
<h1><span id='countdown'>G1Visa registration</span></h1> <h1><span id='countdown'>G1Visa registration</span></h1>
<a href="https://opencollective.com/monnaie-libre/" target="funding">- (^‿‿^) -</a>
</main> </main>
</body> </body>
<script> <script>