From 20b0f19e85aa7afa7695e57269e981cdf6d6d67e Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Mon, 12 Oct 2020 18:59:12 +0530 Subject: [PATCH 1/2] Create thesct22.json --- domains/thesct22.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thesct22.json diff --git a/domains/thesct22.json b/domains/thesct22.json new file mode 100644 index 000000000..b4eb81fde --- /dev/null +++ b/domains/thesct22.json @@ -0,0 +1,12 @@ +{ + "description": "Social media website project", + "repo": "https://github.com/thesct22", + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME": "34.67.228.107.xip.io", + "URL": "http://sharath.is-a.dev" + } +} From 5dcb7cfcfce84232bcb425b74e862144b17612d2 Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Tue, 13 Oct 2020 08:41:59 +0530 Subject: [PATCH 2/2] Update thesct22.json --- domains/thesct22.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thesct22.json b/domains/thesct22.json index b4eb81fde..d431e0139 100644 --- a/domains/thesct22.json +++ b/domains/thesct22.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "34.67.228.107.xip.io", - "URL": "http://sharath.is-a.dev" + "URL": "http://thesct.is-a.dev" } }