From 647104cbd8e769fdd55b12c5380d15d3a1fbe7d6 Mon Sep 17 00:00:00 2001 From: Rahul Marban Date: Tue, 13 Jun 2023 12:11:03 +0530 Subject: [PATCH 1/2] Create 1st.json --- domains/1st.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/1st.json diff --git a/domains/1st.json b/domains/1st.json new file mode 100644 index 000000000..b1fbae0db --- /dev/null +++ b/domains/1st.json @@ -0,0 +1,11 @@ +{ + "description": "1st.is-a.dev", + "repo": "https://github.com/Rahuletto/1st", + "owner": { + "username": "Rahuletto", + "email": "rahulmarban@gmail.com" + }, + "record": { + "CNAME": "rahuletto.thedev.id/1st" + } +} From ef7976d17964ad41e9562499cc805830cbdeeb88 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Jun 2023 13:37:25 +0800 Subject: [PATCH 2/2] Update 1st.json --- domains/1st.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/1st.json b/domains/1st.json index b1fbae0db..4a2340859 100644 --- a/domains/1st.json +++ b/domains/1st.json @@ -6,6 +6,6 @@ "email": "rahulmarban@gmail.com" }, "record": { - "CNAME": "rahuletto.thedev.id/1st" + "CNAME": "rahuletto.thedev.id" } }