From e5e3fdd79216850c5dd1361cc634e992fcc17f48 Mon Sep 17 00:00:00 2001 From: Aether1777 <69597148+Aether1777@users.noreply.github.com> Date: Thu, 5 Oct 2023 11:08:14 -0700 Subject: [PATCH 1/2] Update xeno.json --- domains/xeno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xeno.json b/domains/xeno.json index 7f8c47487..c79bccdfb 100644 --- a/domains/xeno.json +++ b/domains/xeno.json @@ -4,6 +4,6 @@ "email": "bkevin39415@gmail.com" }, "record": { - "CNAME": "border.hop.io" + "CNAME": "espwt.hop.sh" } } From ca9c1b86419ca5060c84d4dba29bd734083a8564 Mon Sep 17 00:00:00 2001 From: Aether1777 Date: Thu, 5 Oct 2023 11:11:12 -0700 Subject: [PATCH 2/2] feat(domain): flowos.is-a.dev --- domains/flowos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/flowos.json diff --git a/domains/flowos.json b/domains/flowos.json new file mode 100644 index 000000000..7e76202b0 --- /dev/null +++ b/domains/flowos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "CNAME": "flowos.hop.sh" + } +}