From 26b4bfe3f6a83e5d64182b93f4dba900c7c1d267 Mon Sep 17 00:00:00 2001 From: daflixy <93287042+daflixy@users.noreply.github.com> Date: Thu, 13 Apr 2023 18:15:20 +0100 Subject: [PATCH] feat(domain): add `daflixy.is-a.dev` --- domains/daflixy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/daflixy.json diff --git a/domains/daflixy.json b/domains/daflixy.json new file mode 100644 index 000000000..ee7b65bbf --- /dev/null +++ b/domains/daflixy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "daflixy", + "email": "andy.gilbert.uk99@gmail.com" + }, + + "record": { + "CNAME": "f8a904d2-be6c-46a7-a0fa-3379937c6282.id.repl.co" + } +}