https://kitchen.anyone.eu.org/

Eingereichte URL:
https://kitchen.anyone.eu.org/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 6 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

Konsolenprotokoll-Meldungen · 0 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en"><head>
<title>Kitchen</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-YvdLHPgkqJ8DVUxjjnGVlMMJtNimJ6dYkowFFvp4kKs=" crossorigin="anonymous">
<style>
body {
  color: #999999;
  background-color: #000000;
  line-height: 100%;
}
a {
  color: #5fb5e8;
}
</style>
</head>
<body>
<div class="container">
<h1>Hello world!</h1>
<div class="row">
<div class="col-md-auto">
<iframe src="https://clock.bublina.eu.org/widget/digit.php?timezone=UTC&amp;showsec=1&amp;weekday=1&amp;h24=1&amp;bgcol=000&amp;fontcol=0F0&amp;title=UTC" width="120" height="100"></iframe>
</div>
<div class="col-auto">
<p>Usually every week on Wednesday at 17:00 UTC</p>
<p>Bitcoin-only</p>
<!-- <p>To join, connect to the <a href="https://chat.anyone.eu.org/">chat</a> at the specified time and say hello.</p> -->
<!-- <p>To join, connect to the <a href="https://chr15m.github.io/dirc/#kitchen">WebRTC chat</a> at the specified time and say hello.<br> -->
<!-- Or <a href="https://write.anyone.eu.org">write anyone</a> anytime.</p> -->
</div>
</div>
<p>
The current link is <a href="https://letsmeet.no/kbhevha6">https://letsmeet.no/kbhevha6</a>. Guests are welcome. Originally this group consisted of <a href="https://learning.chaincode.com/">ChainCode Labs BPD seminar</a> alumnis and you may want to try that programme to see the variety of people in there. If you are reading this you fit in. Just come to the kitchen.</p>
<!--
<div class="row">
<div class="col-auto">
You may have gotten a link, try that first.<br>
But if it does not work (nobody's there),<br>
connect to sshtalk before 17:00 UTC (<a href="https://2ton.com.au/sshtalk/">doc</a>)<br>
(run the "ssh" line in the terminal).<br>
Either make yourself a New User<br>
(use Spacebar to press the button),<br>
or log in as <code>cat</code>, password <code>cattie</code>.<br>
Log in and Join Room (CTRL+j) kitchen.<br>
<br><br>
Now the ssh line follows:
</div>
<div class="bd-code-snippet">
<div class="highlight">
<pre tabindex="0" class="chrome"><code>ssh -p 4001 -o "HostKeyAlgorithms ssh-rsa" \
  -c aes256-cbc a.anyone.eu.org</code></pre>
</div>
</div>
</div>
-->
<div class="row">
<div class="col-auto">
<p>See also <a href="index.txt">index.txt</a></p>
</div>
</div>
</div>
<script src="/js/bootstrap.bundle.min.js" integrity="sha256-9SEPo+fwJFpMUet/KACSwO+Z/dKMReF9q4zFhU/fT9M=" crossorigin="anonymous"></script>


</body></html>