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] 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" + } +}