From 77ea2f4cfa8b5cf31f4707e4531075561c4a3e4a Mon Sep 17 00:00:00 2001 From: Hugoo <69076992+Hugovidafe@users.noreply.github.com> Date: Wed, 19 May 2021 08:05:14 +0200 Subject: [PATCH 1/2] Create hugovidafe.json --- domains/hugovidafe.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hugovidafe.json diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json new file mode 100644 index 000000000..a4503d901 --- /dev/null +++ b/domains/hugovidafe.json @@ -0,0 +1,12 @@ +{ + "description": "Hugovidafe's website", + "repo": "https://github.com/Hugovidafe", + "owner": { + "username": "Hugovidafe", + "email": "hugo.vidal.ferre@gmail.com", + "twitter": "Hugovidafe" + }, + "record": { + "CNAME": "hugovidafe.github.io" + } +} 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" + } +}