From af1770c4bee1051d947ca9dfe4d48bfdec420b48 Mon Sep 17 00:00:00 2001 From: Human <60828015+hackermondev@users.noreply.github.com> Date: Tue, 18 May 2021 16:09:46 -0400 Subject: [PATCH 1/2] Update to a more professional website. --- domains/daniel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/daniel.json b/domains/daniel.json index f69282aa6..f111d4d98 100644 --- a/domains/daniel.json +++ b/domains/daniel.json @@ -6,6 +6,6 @@ "twitter": "hackermondev" }, "record": { - "CNAME": "71bac7ca-1eac-46fe-9588-cd31d68b2e06.repl.co" + "CNAME": "318af994-03f3-4928-9b7b-80839057c74e.repl.co" } -} \ No newline at end of file +} From fff1ba13ef40ead70bb683239d8dd59906473d4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BALLOON=EF=BD=9CFU-SEN?= Date: Wed, 19 May 2021 19:56:34 +0900 Subject: [PATCH 2/2] Create balloon.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I want `balloon.is-a.dev` 🎈)) This CNAME is the server that runs the Telnet BBS. This server is running [Caddy](https://caddyserver.com/). I will issue [ZeroSSL](https://zerossl.com/). It doesn't seem to have been issued yet: https://crt.sh/?q=is-a.dev --- domains/balloon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/balloon.json diff --git a/domains/balloon.json b/domains/balloon.json new file mode 100644 index 000000000..b8c6b32fa --- /dev/null +++ b/domains/balloon.json @@ -0,0 +1,11 @@ +{ + "description": "I like balloons! ... Ah, Isn't it such an item?", + "repo": "https://github.com/fu-sen", + "owner": { + "username": "BALLOON | FU-SEN", + "email": "balloonakafusen+isadev@gmail.com" + }, + "record": { + "CNAME": "balloon.bbs.yt" + } +}