From e7b9c48c84cfcb8308ca6fa829c9b7999e2ca5eb Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Sat, 27 Feb 2021 13:19:12 +0800 Subject: [PATCH 1/2] Create cr --- domains/cr | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cr diff --git a/domains/cr b/domains/cr new file mode 100644 index 000000000..16b9f3699 --- /dev/null +++ b/domains/cr @@ -0,0 +1,12 @@ + +{ + "description": "A Website For My API", + "repo": "https://github.com/joeleeofficial/", + "owner": { + "username": "joeleeofficial", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "7b9fd2b3-d702-4577-bcbf-a1a529ad3f3d.repl.co" + } +} From 38f244cf9b4803e352e78c460556851aab85fcb3 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Mon, 1 Mar 2021 19:43:36 +0800 Subject: [PATCH 2/2] Rename cr to cr.json --- domains/{cr => cr.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{cr => cr.json} (100%) diff --git a/domains/cr b/domains/cr.json similarity index 100% rename from domains/cr rename to domains/cr.json