This commit is contained in:
2024-12-25 22:31:51 +02:00
parent 31fab124cb
commit f436d0f943
6 changed files with 110 additions and 1 deletions

BIN
cgi-bin/sign-guestbook Executable file

Binary file not shown.

24
guestbook.gmi Normal file
View File

@@ -0,0 +1,24 @@
> test
> -- 26 december, 2024 at 04:58 jst
> test
> -- 26 december, 2024 at 04:58 jst
> test
> -- 26 december, 2024 at 05:00 jst
> testing by me
> -- 25 december, 2024 at 22:05 eest
> another test
> -- 25 december, 2024 at 22:06
> a
> -- 25 december, 2024 at 22:09
> anon this is great stuff
> -- 25 december, 2024 at 22:16
> this is a test
> -- 25 december, 2024 at 22:30

60
guestbook.html Normal file
View File

@@ -0,0 +1,60 @@
<!DOCTYPE html>
<html>
<head>
<title>Konsthol</title>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<link rel="alternate" type="application/atom+xml" title="RSS Feed" href="/rss.xml">
<link rel="stylesheet" href="/css/style.css" >
<link rel="shortcut icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<script>
(function(d,t) {
var BASE_URL="https://chat.konsthol.eu";
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=BASE_URL+"/packs/js/sdk.js";
g.defer = true;
g.async = true;
s.parentNode.insertBefore(g,s);
window.chatwootSettings = {
darkMode: "dark"
};
g.onload=function(){
window.chatwootSDK.run({
websiteToken: 'rYqPF7TtnospKkLhtjf5LkPy',
baseUrl: BASE_URL
})
}
})(document,"script");
</script>
</head>
<body>
<section>
<blockquote>
<p>test 26 december, 2024 at 04:58 jst</p>
</blockquote>
<blockquote>
<p>test 26 december, 2024 at 04:58 jst</p>
</blockquote>
<blockquote>
<p>test 26 december, 2024 at 05:00 jst</p>
</blockquote>
<blockquote>
<p>testing by me 25 december, 2024 at 22:05 eest</p>
</blockquote>
<blockquote>
<p>another test 25 december, 2024 at 22:06</p>
</blockquote>
<blockquote>
<p>a 25 december, 2024 at 22:09</p>
</blockquote>
<blockquote>
<p>anon this is great stuff 25 december, 2024 at 22:16</p>
</blockquote>
<footer>
<a id="gemyo" href="gemini://konsthol.eu/"><img src="/images/best_viewed_on_gemini.png" /></a>
</footer>
</section>
</body>
</html>

21
guestbook.txt Normal file
View File

@@ -0,0 +1,21 @@
> test
> -- 26 december, 2024 at 04:58 jst
> test
> -- 26 december, 2024 at 04:58 jst
> test
> -- 26 december, 2024 at 05:00 jst
> testing by me
> -- 25 december, 2024 at 22:05 eest
> another test
> -- 25 december, 2024 at 22:06
> a
> -- 25 december, 2024 at 22:09
> anon this is great stuff
> -- 25 december, 2024 at 22:16

View File

@@ -146,3 +146,7 @@ I accept donations for any reason
## Also on the web 🕸️
=> https://konsthol.eu http website
## My Guestbook
=> /cgi-bin/sign-guestbook Sign my guestbook!

View File

@@ -157,7 +157,7 @@ callFrame.src=user_string;
<p>I accept donations for any reason</p>
<p><a href="donate.html">Donate</a><br /></p>
<h2>Daily Unique Visitors</h2><p>
Wednesday 25/12/24 20:49:49
Wednesday 25/12/24 22:30:16
2
</p>
<h2 id="also-on-the-web">Also on the web 🕸️</h2>