From 5056a0a343a22140e6b9ced7e741ff154ad554bb Mon Sep 17 00:00:00 2001 From: TheBotlyNoob-ALT <75792325+TheBotlyNoob-ALT@users.noreply.github.com> Date: Sat, 5 Mar 2022 12:19:33 -0500 Subject: [PATCH 1/2] Create terminal.sea-shells.jj.json --- domains/terminal.sea-shells.jj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/terminal.sea-shells.jj.json diff --git a/domains/terminal.sea-shells.jj.json b/domains/terminal.sea-shells.jj.json new file mode 100644 index 000000000..a073f043d --- /dev/null +++ b/domains/terminal.sea-shells.jj.json @@ -0,0 +1,11 @@ +{ + "description": "online terminal for the Sea Shell project", + "repo": "https://github.com/Sea-Shell/online-terminal", + "owner": { + "username": "TheBotlyNoob", + "email": "jj@jj.is-a.dev" + }, + "record": { + "A": ["35.230.85.45"] + } +} From 1687395794db50242772553750750a018045b87f Mon Sep 17 00:00:00 2001 From: TheBotlyNoob-ALT <75792325+TheBotlyNoob-ALT@users.noreply.github.com> Date: Sat, 5 Mar 2022 12:22:38 -0500 Subject: [PATCH 2/2] Create sea-shell.jj.json --- domains/sea-shell.jj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sea-shell.jj.json diff --git a/domains/sea-shell.jj.json b/domains/sea-shell.jj.json new file mode 100644 index 000000000..c2cf1087e --- /dev/null +++ b/domains/sea-shell.jj.json @@ -0,0 +1,11 @@ +{ + "description": "website for the Sea Shell project", + "repo": "https://github.com/Sea-Shell/site", + "owner": { + "username": "TheBotlyNoob", + "email": "jj@jj.is-a.dev" + }, + "record": { + "A": ["35.230.85.45"] + } +}