From 6e880964cd4b65df81145877f77d62460147a3f9 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:01:06 +0530 Subject: [PATCH 1/3] Create zilu.json --- domains/zilu.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/zilu.json diff --git a/domains/zilu.json b/domains/zilu.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/zilu.json @@ -0,0 +1 @@ + From edb5655f3a72d17babfa3eca84149d9f2dad6cd1 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:12:20 +0530 Subject: [PATCH 2/3] Update zilu.json --- domains/zilu.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/zilu.json b/domains/zilu.json index 8b1378917..04d87a423 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "zilurrane" + }, + "record": { + "CNAME": "zilu.dev" + } +} From 8002bb10c4a8e56472137369e2464508091d5bc8 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:16:54 +0530 Subject: [PATCH 3/3] Update zilu.json --- domains/zilu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zilu.json b/domains/zilu.json index 04d87a423..e1b0fb5ef 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1,6 +1,7 @@ { "owner": { - "username": "zilurrane" + "username": "zilurrane", + "email": "zilurrane@gmail.com" }, "record": { "CNAME": "zilu.dev"